Home
last modified time | relevance | path

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

/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/bionic/
D__libc_init_main_thread.cpp45 uintptr_t __stack_chk_guard = 0; variable
125 __libc_safe_arc4random_buf(&__stack_chk_guard, sizeof(__stack_chk_guard)); in __libc_init_main_thread_late()
Dlibc_init_dynamic.cpp122 __stack_chk_guard = reinterpret_cast<uintptr_t>(__get_tls()[TLS_SLOT_STACK_GUARD]); in __libc_preinit()
Dpthread_create.cpp60 tcb->tls_slot(TLS_SLOT_STACK_GUARD) = reinterpret_cast<void*>(__stack_chk_guard); in __init_tcb_stack_guard()
/bionic/libc/private/
Dbionic_ssp.h38 extern uintptr_t __stack_chk_guard;
/bionic/tools/versioner/platforms/
Dlibc.map.txt172 __stack_chk_guard; # var
/bionic/libc/
Dlibc.map.txt172 __stack_chk_guard; # var