Home
last modified time | relevance | path

Searched refs:PT_TLS (Results 1 – 3 of 3) sorted by relevance

/bionic/libc/kernel/uapi/linux/
Delf.h43 #define PT_TLS 7 macro
/bionic/libc/bionic/
Dbionic_elf_tls.cpp60 if (phdr.p_type == PT_TLS) { in __bionic_get_tls_segment()
/bionic/docs/
Delf-tls.md101 `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