Home
last modified time | relevance | path

Searched refs:__stack_chk_guard (Results 1 – 14 of 14) 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/private/
Dbionic_ssp.h38 extern uintptr_t __stack_chk_guard;
/bionic/libc/bionic/
Dlibc_init_common.cpp65 uintptr_t __stack_chk_guard = 0; variable
70 __stack_chk_guard = *reinterpret_cast<uintptr_t*>(args.getauxval(AT_RANDOM)); in __libc_init_global_stack_chk_guard()
Dpthread_create.cpp60 thread->tls[TLS_SLOT_STACK_GUARD] = reinterpret_cast<void*>(__stack_chk_guard); in __init_tls()
/bionic/libc/
Dlibc.mips64.map116 __stack_chk_guard;
Dlibc.x86_64.map116 __stack_chk_guard;
Dlibc.arm64.map116 __stack_chk_guard;
Dlibc.x86.brillo.map168 __stack_chk_guard;
Dlibc.mips.brillo.map168 __stack_chk_guard;
Dlibc.arm.brillo.map171 __stack_chk_guard;
Dlibc.mips.map168 __stack_chk_guard;
Dlibc.x86.map168 __stack_chk_guard;
Dlibc.arm.map171 __stack_chk_guard;
Dlibc.map.txt172 __stack_chk_guard;