HomeSort by relevance Sort by last modified time
    Searched refs:PT_TLS (Results 1 - 25 of 49) sorted by null

1 2

  /toolchain/binutils/binutils-2.27/gold/testsuite/
script_test_3.t 54 tls PT_TLS;
  /external/llvm/tools/llvm-objdump/
ELFDump.cpp 47 case ELF::PT_TLS:
  /toolchain/binutils/binutils-2.27/include/elf/
internal.h 305 && (segment)->p_type != PT_TLS)
317 ((/* Only PT_LOAD, PT_GNU_RELRO and PT_TLS segments can contain \
320 && ((segment)->p_type == PT_TLS \
323 /* PT_TLS segment contains only SHF_TLS sections, PT_PHDR no \
326 && (segment)->p_type != PT_TLS \
common.h 433 #define PT_TLS 7 /* Thread local storage segment */
    [all...]
  /frameworks/compile/mclinker/include/mcld/LD/
ELFSegment.h 89 // PT_TLS segment should be PF_R
90 if (llvm::ELF::PT_TLS != m_Type)
  /bionic/libc/kernel/uapi/linux/
elf.h 43 #define PT_TLS 7
  /external/kernel-headers/original/uapi/linux/
elf.h 33 #define PT_TLS 7 /* Thread local storage segment */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
elf.h 41 #define PT_TLS 7 /* Thread local storage segment */
  /external/llvm/tools/llvm-readobj/
ELFDumper.cpp     [all...]
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf_common.h 272 #define PT_TLS 7 /* Thread local storage segment */
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
elf_common.h 272 #define PT_TLS 7 /* Thread local storage segment */
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h     [all...]
  /system/core/libunwindstack/tests/
ElfInterfaceArmTest.cpp 255 ASSERT_FALSE(interface.HandleType(0x1000, PT_TLS, 0));
  /toolchain/binutils/binutils-2.27/gold/
layout.cc     [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-4053586/prebuilt_include/llvm/include/llvm/Support/
ELF.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/BinaryFormat/
ELF.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/BinaryFormat/
ELF.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/BinaryFormat/
ELF.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/BinaryFormat/
ELF.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/BinaryFormat/
ELF.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/BinaryFormat/
ELF.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
ELF.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/BinaryFormat/
ELF.h     [all...]

Completed in 838 milliseconds

1 2