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

  /external/elfutils/backends/
ppc_symbol.c 66 case DT_PPC_GOT:
78 return tag == DT_PPC_GOT;
82 /* Look for DT_PPC_GOT. */
107 if (dyn != NULL && dyn->d_tag == DT_PPC_GOT)
133 /* In -msecure-plt mode, DT_PPC_GOT is present and must match. */
  /toolchain/binutils/binutils-2.27/include/elf/
ppc.h 178 #define DT_PPC_GOT (DT_LOPROC)
  /external/elfutils/libelf/
elf.h     [all...]
  /external/kmod/port-gnu/
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.27/elfcpp/
elfcpp.h 777 DT_PPC_GOT = 0x70000000,
    [all...]
  /toolchain/binutils/binutils-2.27/bfd/
elf32-ppc.c     [all...]
  /toolchain/binutils/binutils-2.27/gold/
powerpc.cc     [all...]
  /toolchain/binutils/binutils-2.27/binutils/
readelf.c     [all...]

Completed in 130 milliseconds