Home
last modified time | relevance | path

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

/optee_os/lib/libutee/arch/arm/
A Dtcb.c100 if (phdr->p_type == PT_TLS) { in __utee_tcb_init()
134 if (phdr->p_type != PT_TLS) in __utee_tcb_init()
/optee_os/out/arm/export-ta_arm32/host_include/
A Delf_common.h357 #define PT_TLS 7 /* Thread local storage segment */ macro
/optee_os/out/arm/export-ta_arm32/include/
A Delf_common.h357 #define PT_TLS 7 /* Thread local storage segment */ macro
/optee_os/out/arm/export-ta_arm64/host_include/
A Delf_common.h357 #define PT_TLS 7 /* Thread local storage segment */ macro
/optee_os/out/arm/export-ta_arm64/include/
A Delf_common.h357 #define PT_TLS 7 /* Thread local storage segment */ macro
/optee_os/lib/libutee/include/
A Delf_common.h357 #define PT_TLS 7 /* Thread local storage segment */ macro
/optee_os/ldelf/
A Dta_elf.c523 } else if (phdr[n].p_type == PT_TLS) { in parse_load_segments()
535 } else if (phdr[n].p_type == PT_TLS) { in parse_load_segments()

Completed in 29 milliseconds