Searched defs:SHF_TLS (Results 1 - 2 of 2) 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:__anon16346
/external/elfutils/0.153/libelf/
H A Delf.h369 #define SHF_TLS (1 << 10) /* Section hold thread-local data. */ macro

Completed in 230 milliseconds