Home
last modified time | relevance | path

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

/bionic/libc/bionic/
D__libc_init_main_thread.cpp42 uintptr_t __stack_chk_guard = 0; variable
45 __libc_safe_arc4random_buf(&__stack_chk_guard, sizeof(__stack_chk_guard), args); in __libc_init_global_stack_chk_guard()
Dlibc_init_dynamic.cpp80 __stack_chk_guard = reinterpret_cast<uintptr_t>(tls[TLS_SLOT_STACK_GUARD]); in __libc_preinit()
Dpthread_create.cpp76 thread->tls[TLS_SLOT_STACK_GUARD] = reinterpret_cast<void*>(__stack_chk_guard); in __init_thread_stack_guard()
/bionic/tests/
Dstack_protector_test.cpp35 extern uintptr_t __stack_chk_guard;
57 ASSERT_EQ(__stack_chk_guard, reinterpret_cast<uintptr_t>(guard)); in Check()
96 ASSERT_NE(0U, __stack_chk_guard); in TEST()
/bionic/libc/private/
Dbionic_ssp.h38 extern uintptr_t __stack_chk_guard;
/bionic/libc/
Dlibc.mips64.map116 __stack_chk_guard; # var
Dlibc.x86_64.map116 __stack_chk_guard; # var
Dlibc.arm64.map116 __stack_chk_guard; # var
Dlibc.x86.map167 __stack_chk_guard; # var
Dlibc.mips.map167 __stack_chk_guard; # var
Dlibc.arm.map170 __stack_chk_guard; # var
Dlibc.map.txt171 __stack_chk_guard; # var