Searched refs:PT_TLS (Results 1 – 5 of 5) sorted by relevance
31 #define PT_TLS 7 macro
323 if (info->dlpi_phdr[i].p_type == PT_TLS) { in TEST()
62 if (phdr.p_type == PT_TLS) { in __bionic_get_tls_segment()
535 #define PT_TLS 7 /* Thread local storage segment */ macro
101 `R_TLS_DTPOFF` is a dynamic relocation to the offset of `tls_var` within its module's `PT_TLS`482 XXX: A dynamic executable using ELF TLS would have a PT_TLS segment and no other distinguishing