Home
last modified time | relevance | path

Searched refs:__stack_chk_guard (Results 1 – 4 of 4) sorted by relevance

/third_party/ulib/musl/src/env/
A D__stack_chk_fail.c6 uintptr_t __stack_chk_guard; variable
A D__libc_start_main.c91 __stack_chk_guard = randoms.stack_guard; in __libc_start_main()
/third_party/ulib/musl/src/internal/
A Dlibc.h90 extern uintptr_t __stack_chk_guard;
/third_party/ulib/musl/src/thread/
A Dallocate.c217 td->abi.stack_guard = __stack_chk_guard; in __allocate_thread()

Completed in 5 milliseconds