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

1 2

  /bionic/linker/
linker_mips.cpp 220 #define PT_MIPS_ABIFLAGS 0x70000003 // is .MIPS.abiflags segment
249 if (ph.p_type == PT_MIPS_ABIFLAGS) {
251 DL_ERR("Corrupt PT_MIPS_ABIFLAGS header found \"%s\"", get_realpath());
  /toolchain/binutils/binutils-2.27/include/elf/
mips.h 622 #define PT_MIPS_ABIFLAGS 0x70000003
    [all...]
  /art/compiler/linker/
elf_builder.h 560 abiflags_.phdr_type_ = PT_MIPS_ABIFLAGS;
    [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...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/BinaryFormat/
ELF.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/BinaryFormat/
ELF.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/BinaryFormat/
ELF.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/BinaryFormat/
ELF.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/BinaryFormat/
ELF.h     [all...]
  /art/runtime/
elf.h     [all...]
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsLDBackend.cpp 749 // create PT_MIPS_ABIFLAGS segment
760 llvm::ELF::PT_MIPS_ABIFLAGS,
    [all...]
  /external/elfutils/libelf/
elf.h     [all...]
  /external/kmod/port-gnu/
elf.h     [all...]
  /toolchain/binutils/binutils-2.27/elfcpp/
elfcpp.h 517 PT_MIPS_ABIFLAGS = 0x70000003,
    [all...]
  /external/llvm/tools/llvm-readobj/
ELFDumper.cpp     [all...]

Completed in 1400 milliseconds

1 2