OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:callsize
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdb/
xtensa-tdep.c
896
int
callsize
; /* Call size of this frame. */
member in struct:xtensa_windowed_frame_cache
1012
cache->wd.
callsize
= -1;
1270
/* ENTRY hasn't been executed yet, therefore
callsize
is still 0. */
1271
cache->wd.
callsize
= 0;
1295
cache->wd.
callsize
= WINSIZE (ra);
1296
cache->wd.wb = (wb - cache->wd.
callsize
/ 4)
1319
if (cache->wd.
callsize
> 4)
1326
sp -= cache->wd.
callsize
* 4;
1328
for ( i = 4; i < cache->wd.
callsize
; i++, sp += 4)
1539
int
callsize
, areg
local
1595
int
callsize
;
local
[
all
...]
/src/external/gpl3/gdb.old/dist/gdb/
xtensa-tdep.c
896
int
callsize
; /* Call size of this frame. */
member in struct:xtensa_windowed_frame_cache
1012
cache->wd.
callsize
= -1;
1270
/* ENTRY hasn't been executed yet, therefore
callsize
is still 0. */
1271
cache->wd.
callsize
= 0;
1295
cache->wd.
callsize
= WINSIZE (ra);
1296
cache->wd.wb = (wb - cache->wd.
callsize
/ 4)
1319
if (cache->wd.
callsize
> 4)
1326
sp -= cache->wd.
callsize
* 4;
1328
for ( i = 4; i < cache->wd.
callsize
; i++, sp += 4)
1539
int
callsize
, areg
local
1595
int
callsize
;
local
[
all
...]
/src/external/gpl3/binutils/dist/gprofng/gp-display-html/
gp-display-html.in
10074
my $
callsize
;
/src/external/gpl3/binutils.old/dist/gprofng/gp-display-html/
gp-display-html.in
10074
my $
callsize
;
Completed in 66 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026