Searched refs:__morestack_set_guard (Results 1 – 5 of 5) sorted by relevance
556 # void __morestack_set_guard (void *) sets the stack guard.557 .global __morestack_set_guard symbol558 .hidden __morestack_set_guard560 .type __morestack_set_guard,@function562 __morestack_set_guard: label575 .size __morestack_set_guard, . - __morestack_set_guard
554 # void __morestack_set_guard (void *) sets the stack guard.555 .global __morestack_set_guard symbol556 .hidden __morestack_set_guard558 .type __morestack_set_guard,@function560 __morestack_set_guard: label573 .size __morestack_set_guard, . - __morestack_set_guard
201 extern void __morestack_set_guard (void *)1077 __morestack_set_guard (context[STACK_GUARD]); in __splitstack_setcontext()
2488 (__morestack_get_guard, __morestack_set_guard),9213 (__morestack_set_guard, __morestack_make_guard): New functions.