HomeSort by relevance Sort by last modified time
    Searched defs:SHF_TLS (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
elf.h 157 SHF_TLS = 0x400, /* thread local storage */
  /external/elfutils/0.153/libelf/
elf.h 369 #define SHF_TLS (1 << 10) /* Section hold thread-local data. */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
elf.h 364 #define SHF_TLS (1 << 10) /* Section hold thread-local data. */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
elf.h 364 #define SHF_TLS (1 << 10) /* Section hold thread-local data. */
    [all...]

Completed in 346 milliseconds