Home
last modified time | relevance | path

Searched refs:STT_TLS (Results 1 – 2 of 2) sorted by relevance

/optee_os/lib/libutee/include/
H A Delf_common.h573 #define STT_TLS 6 /* TLS object. */ macro
/optee_os/ldelf/
H A Dta_elf_rel.c81 case STT_TLS: in sym_compare()