Home
last modified time | relevance | path

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

/bionic/libc/private/
Dbionic_tls.h64 TLS_SLOT_DLERROR, enumerator
/bionic/linker/
Ddlfcn.cpp35 char** dlerror_slot = &reinterpret_cast<char**>(tls)[TLS_SLOT_DLERROR]; in __bionic_set_dlerror()