Searched refs:PT_TLS (Results 1 – 3 of 3) sorted by relevance
41 #define PT_TLS 7 /* Thread local storage segment */ macro
798 if (phdr != NULL && phdr->p_type == PT_TLS) in check_symtab()2186 || (phdr->p_type == PT_TLS in check_sections()2467 else if (phdr->p_type == PT_TLS) in check_program_header()
563 #define PT_TLS 7 /* Thread-local storage segment */ macro