Home
last modified time | relevance | path

Searched defs:ti (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/bionic/
Dbionic_elf_tls.cpp286 __attribute__((noinline)) static void* tls_get_addr_slow_path(const TlsIndex* ti) { in tls_get_addr_slow_path()
327 extern "C" void* TLS_GET_ADDR(const TlsIndex* ti) TLS_GET_ADDR_CCONV { in TLS_GET_ADDR()