Searched refs:__libc_stack_end (Results 1 – 8 of 8) sorted by relevance
21 extern "C" void* __libc_stack_end;97 return reinterpret_cast<uintptr_t>(__libc_stack_end); in GetThreadStackBaseAddress()
22 extern "C" void* __libc_stack_end;72 return __libc_stack_end;
16 extern "C" void* __libc_stack_end;242 return reinterpret_cast<uintptr_t>(__libc_stack_end); in GetStackEnd()
28 extern "C" void* __libc_stack_end;185 return reinterpret_cast<uintptr_t>(__libc_stack_end); in GetStackEnd()
32 extern "C" void* __libc_stack_end;221 return reinterpret_cast<uintptr_t>(__libc_stack_end); in GetStackEnd()
66 extern "C" void *__libc_stack_end;67 void *__libc_stack_end = 0; variable
436 SANITIZER_WEAK_ATTRIBUTE extern void *__libc_stack_end;468 if (&__libc_stack_end) { in GetArgsAndEnv()470 uptr* stack_end = (uptr*)__libc_stack_end; in GetArgsAndEnv()
9 4: NOTYPE WEAK DEFAULT UND __libc_stack_end