Home
last modified time | relevance | path

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

/linux-6.15/tools/include/uapi/linux/
H A Delf.h139 #define STT_TLS 6 macro
/linux-6.15/include/uapi/linux/
H A Delf.h139 #define STT_TLS 6 macro
/linux-6.15/arch/x86/tools/
H A Drelocs.c164 SYM_TYPE(STT_TLS), in sym_type()