Searched defs:SHF_TLS (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/legacy/binutils/include/elf/
H A Dcommon.h371 #define SHF_TLS (1 << 10) /* Thread local storage section */ macro
/haiku-buildtools/binutils/elfcpp/
H A Delfcpp.h433 SHF_TLS = 0x400, enumerator in enum:elfcpp::SHF
/haiku-buildtools/binutils/include/elf/
H A Dcommon.h535 #define SHF_TLS (1 << 10) /* Thread local storage section */ macro

Completed in 130 milliseconds