HomeSort by relevance Sort by last modified time
    Searched refs:DT_PPC_GOT (Results 1 - 10 of 10) 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.25/include/elf/
ppc.h 175 #define DT_PPC_GOT (DT_LOPROC)
  /external/ltrace/sysdeps/linux-gnu/ppc/
plt.c 366 "DT_PPC_GOT=%#"PRIx64", but no such section found\n",
480 if (elf_load_dynamic_entry(lte, DT_PPC_GOT, &ppcgot) < 0) {
481 fprintf(stderr, "couldn't find DT_PPC_GOT\n");
    [all...]
  /toolchain/binutils/binutils-2.25/elfcpp/
elfcpp.h 752 DT_PPC_GOT = 0x70000000,
    [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/bfd/
elf32-ppc.c     [all...]
  /toolchain/binutils/binutils-2.25/gold/
powerpc.cc     [all...]
  /toolchain/binutils/binutils-2.25/binutils/
readelf.c     [all...]

Completed in 166 milliseconds