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

  /frameworks/compile/mclinker/lib/Target/Mips/
MipsELFDynamic.cpp 38 reserveOne(llvm::ELF::DT_MIPS_PLTGOT);
53 applyOne(llvm::ELF::DT_MIPS_PLTGOT, pFormat.getGOTPLT().addr());
  /toolchain/binutils/binutils-2.25/include/elf/
mips.h 752 #define DT_MIPS_PLTGOT 0x70000032
    [all...]
  /external/llvm/include/llvm/Support/
ELF.h     [all...]
  /external/llvm/tools/llvm-readobj/
ELFDumper.cpp     [all...]
  /art/runtime/
elf.h     [all...]
  /toolchain/binutils/binutils-2.25/elfcpp/
elfcpp.h 854 DT_MIPS_PLTGOT = 0x70000032,
    [all...]
  /external/elfutils/libelf/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
elf.h     [all...]
  /toolchain/binutils/binutils-2.25/binutils/
readelf.c     [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elfxx-mips.c     [all...]
  /toolchain/binutils/binutils-2.25/gold/
mips.cc     [all...]

Completed in 302 milliseconds