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

/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DELF.h770 SHF_TLS = 0x400U, enumerator in enum:llvm::ELF::__anon19693
/external/elfutils/libelf/
H A Delf.h369 #define SHF_TLS (1 << 10) /* Section hold thread-local data. */ macro
/external/kmod/port-gnu/
H A Delf.h368 #define SHF_TLS (1 << 10) /* Section hold thread-local data. */ macro

Completed in 109 milliseconds