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

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
H A Delf.h157 SHF_TLS = 0x400, /* thread local storage */ enumerator in enum:__anon14850
/external/llvm/include/llvm/Support/
H A DELF.h1197 SHF_TLS = 0x400U, enumerator in enum:llvm::ELF::__anon21929
/external/elfutils/libelf/
H A Delf.h372 #define SHF_TLS (1 << 10) /* Section hold thread-local data. */ macro

Completed in 110 milliseconds