HomeSort by relevance Sort by last modified time
    Searched refs:TLS_SLOT_DLERROR (Results 1 - 2 of 2) sorted by null

  /bionic/libc/private/
bionic_tls.h 68 TLS_SLOT_DLERROR,
  /bionic/linker/
dlfcn.cpp 35 char** dlerror_slot = &reinterpret_cast<char**>(__get_tls())[TLS_SLOT_DLERROR];

Completed in 1268 milliseconds