OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:STACK_GUARD
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libgcc/
generic-morestack.c
1038
STACK_GUARD
= 3,
1060
context[
STACK_GUARD
] = __morestack_get_guard ();
1077
__morestack_set_guard (context[
STACK_GUARD
]);
1111
context[
STACK_GUARD
] = __morestack_make_guard (initial_sp, segment->size);
1156
context[
STACK_GUARD
] = __morestack_make_guard (initial_sp, initial_size);
/src/external/gpl3/gcc.old/dist/libgcc/
generic-morestack.c
1038
STACK_GUARD
= 3,
1060
context[
STACK_GUARD
] = __morestack_get_guard ();
1077
__morestack_set_guard (context[
STACK_GUARD
]);
1111
context[
STACK_GUARD
] = __morestack_make_guard (initial_sp, segment->size);
1156
context[
STACK_GUARD
] = __morestack_make_guard (initial_sp, initial_size);
Completed in 51 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026