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

  /bionic/libc/bionic/
libc_init_dynamic.c 73 unsigned* elfdata = tls_area[TLS_SLOT_BIONIC_PREINIT];
75 tls_area[TLS_SLOT_BIONIC_PREINIT] = NULL;
  /bionic/libc/private/
bionic_tls.h 68 #define TLS_SLOT_BIONIC_PREINIT (TLS_SLOT_ERRNO+1)
  /bionic/linker/
linker.c     [all...]

Completed in 89 milliseconds