OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:initial_sp
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/libgcc/
generic-morestack.c
240
struct
initial_sp
struct
297
__thread struct
initial_sp
__morestack_initial_sp
884
void *
initial_sp
= NULL;
889
&
initial_sp
)) != NULL)
897
initial_sp
to a different thread, and then to suspend one way or
909
void **
initial_sp
)
917
char *isp = (char *) *
initial_sp
;
942
*
initial_sp
= __morestack_initial_sp.sp;
949
next_segment, next_sp,
initial_sp
);
1039
INITIAL_SP
= 4
1100
void *
initial_sp
;
local
1127
void *
initial_sp
;
local
[
all
...]
/src/external/gpl3/gcc.old/dist/libgcc/
generic-morestack.c
240
struct
initial_sp
struct
297
__thread struct
initial_sp
__morestack_initial_sp
884
void *
initial_sp
= NULL;
889
&
initial_sp
)) != NULL)
897
initial_sp
to a different thread, and then to suspend one way or
909
void **
initial_sp
)
917
char *isp = (char *) *
initial_sp
;
942
*
initial_sp
= __morestack_initial_sp.sp;
949
next_segment, next_sp,
initial_sp
);
1039
INITIAL_SP
= 4
1100
void *
initial_sp
;
local
1127
void *
initial_sp
;
local
[
all
...]
/src/external/gpl3/gdb/dist/gdb/
rs6000-tdep.c
3610
CORE_ADDR
initial_sp
;
3804
cache->
initial_sp
3807
cache->
initial_sp
3892
cache->
initial_sp
= sp;
4001
return info->
initial_sp
;
3607
CORE_ADDR
initial_sp
;
member in struct:rs6000_frame_cache
/src/external/gpl3/gdb.old/dist/gdb/
rs6000-tdep.c
3611
CORE_ADDR
initial_sp
;
3805
cache->
initial_sp
3808
cache->
initial_sp
3893
cache->
initial_sp
= sp;
4002
return info->
initial_sp
;
3608
CORE_ADDR
initial_sp
;
member in struct:rs6000_frame_cache
Completed in 41 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026