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

/external/kernel-headers/original/linux/
H A Delf.h41 #define PT_TLS 7 /* Thread local storage segment */ macro
/external/elfutils/src/
H A Delflint.c798 if (phdr != NULL && phdr->p_type == PT_TLS)
2186 || (phdr->p_type == PT_TLS
2467 else if (phdr->p_type == PT_TLS)
/external/elfutils/libelf/
H A Delf.h563 #define PT_TLS 7 /* Thread-local storage segment */ macro

Completed in 36 milliseconds