Home
last modified time | relevance | path

Searched defs:alloc_stack (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_debugging.cpp51 bool alloc_stack) { in AsanGetStack()
H A Dasan_descriptions.cpp417 StackTrace alloc_stack = GetStackTraceFromId(alloc_stack_id); in Print() local
/openbsd-src/regress/sys/kern/fork-exit/
H A Dfork-exit.c72 alloc_stack(void) alloc_stack() function
/openbsd-src/gnu/gcc/gcc/config/v850/
H A Dv850.c1645 int alloc_stack = (4 * num_save) + default_stack; in expand_prologue() local
1846 int alloc_stack = (4 * num_restore) + default_stack; in expand_epilogue() local
/openbsd-src/gnu/usr.bin/gcc/gcc/config/v850/
H A Dv850.c1701 int alloc_stack = (4 * num_save) + default_stack; in expand_prologue() local
1897 int alloc_stack = (4 * num_restore) + default_stack; in expand_epilogue() local