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

  /external/llvm/include/llvm/Support/
ELF.h     [all...]
  /external/elfutils/libelf/
elf.h 742 #define DF_STATIC_TLS 0x00000010 /* Module uses the static TLS model */
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
elf.h 749 #define DF_STATIC_TLS 0x00000010 /* Module uses the static TLS model */
    [all...]
  /external/elfutils/src/
readelf.c 1015 { DF_STATIC_TLS, "STATIC_TLS" }
    [all...]

Completed in 50 milliseconds