Home
last modified time | relevance | path

Searched refs:TLS_SLOT_STACK_GUARD (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/private/
Dbionic_tls.h67 TLS_SLOT_STACK_GUARD = 5, // GCC requires this specific slot for x86. enumerator
/bionic/libc/bionic/
Dpthread_create.cpp63 thread->tls[TLS_SLOT_STACK_GUARD] = (void*) __stack_chk_guard; in __init_tls()