Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/loongarch64/system/
H A Dregdef.h82 #define STT_TLS 6 macro
/openbmc/linux/include/uapi/linux/
H A Delf.h134 #define STT_TLS 6 macro
/openbmc/u-boot/include/
H A Delf.h389 #define STT_TLS 6 /* Thread local storage symbol */ macro
/openbmc/linux/arch/x86/tools/
H A Drelocs.c162 SYM_TYPE(STT_TLS), in sym_type()