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

1 2 3

  /external/elfutils/libebl/
eblsegmenttypename.c 60 if (segment >= PT_NULL && segment < PT_NUM)
  /frameworks/compile/mclinker/lib/LD/
ELFSegment.cpp 28 : m_Type(llvm::ELF::PT_NULL),
  /external/elfutils/tests/
showptable.c 80 [PT_NULL] = "NULL",
  /external/syslinux/gpxe/src/include/
elf.h 97 #define PT_NULL 0 /* Unused entry. */
  /system/core/libunwindstack/tests/
MapInfoGetLoadBiasTest.cpp 141 phdr.p_type = PT_NULL;
ElfInterfaceArmTest.cpp 248 ASSERT_FALSE(interface.HandleType(0x1000, PT_NULL, 0));
  /external/syslinux/com32/include/sys/
elfcommon.h 11 #define PT_NULL 0
  /bionic/libc/kernel/uapi/linux/
elf.h 36 #define PT_NULL 0
  /external/compiler-rt/lib/cfi/
cfi.cc 190 for (const ElfW(Dyn) *p = dynamic; p->d_tag != PT_NULL; ++p) {
  /external/kernel-headers/original/uapi/linux/
elf.h 26 #define PT_NULL 0
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
elf.h 34 #define PT_NULL 0
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf_common.h 265 #define PT_NULL 0 /* Unused entry. */
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
elf_common.h 265 #define PT_NULL 0 /* Unused entry. */
    [all...]
  /external/elfutils/libdwfl/
core-file.c 134 notes->p_type = PT_NULL;
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h     [all...]
  /toolchain/binutils/binutils-2.27/include/elf/
common.h 426 #define PT_NULL 0 /* Program header table entry unused */
    [all...]
  /bionic/tools/relocation_packer/src/
elf_file.cc 89 case PT_NULL: type = "NULL"; break;
    [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...]

Completed in 707 milliseconds

1 2 3