HomeSort by relevance Sort by last modified time
    Searched refs:DF_STATIC_TLS (Results 26 - 50 of 82) sorted by null

12 3 4

  /prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/
elf.h 55 #define DF_STATIC_TLS 0x00000010
  /prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/
elf.h 55 #define DF_STATIC_TLS 0x00000010
  /prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/
elf.h 55 #define DF_STATIC_TLS 0x00000010
  /prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/
elf.h 55 #define DF_STATIC_TLS 0x00000010
  /prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/
elf.h 55 #define DF_STATIC_TLS 0x00000010
  /prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/
elf.h 55 #define DF_STATIC_TLS 0x00000010
  /frameworks/compile/mclinker/lib/Target/
ELFDynamic.cpp 167 dt_flags |= llvm::ELF::DF_STATIC_TLS;
170 (dt_flags & llvm::ELF::DF_STATIC_TLS) != 0x0)
279 dt_flags |= llvm::ELF::DF_STATIC_TLS;
282 (dt_flags & llvm::ELF::DF_STATIC_TLS) != 0)
  /bionic/libc/include/
elf.h 131 #define DF_STATIC_TLS 0x00000010
  /toolchain/binutils/binutils-2.25/include/elf/
common.h     [all...]
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf_common.h 413 #define DF_STATIC_TLS 0x0010 /* Indicates that the shared object or
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
elf_common.h 413 #define DF_STATIC_TLS 0x0010 /* Indicates that the shared object or
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h     [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elf32-frv.c     [all...]
  /external/llvm/include/llvm/Support/
ELF.h     [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
ELF.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
ELF.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
ELF.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
ELF.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
ELF.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
ELF.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
ELF.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
ELF.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
ELF.h     [all...]
  /art/runtime/
elf.h     [all...]
  /toolchain/binutils/binutils-2.25/elfcpp/
elfcpp.h 871 DF_STATIC_TLS = 0x10
    [all...]

Completed in 824 milliseconds

12 3 4