HomeSort by: relevance | last modified time | path
    Searched refs:DT_PLTGOT (Results 1 - 25 of 106) sorted by relevancy

1 2 3 4 5

  /src/sys/external/bsd/gnu-efi/dist/gnuefi/
reloc_mips64el.c 71 case DT_PLTGOT:
  /src/external/gpl3/gcc.old/dist/libgcc/config/ia64/
fde-glibc.c 123 DT_PLTGOT is the gp value for that object. */
126 if (dyn->d_tag == DT_PLTGOT)
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/solaris/sys/
link.d 39 enum DT_PLTGOT = 3;
  /src/sys/arch/atari/stand/tostools/libtos/
exec_elf.h 454 #define DT_PLTGOT 3 /* Address of PLT and/or GOT */
  /src/sys/arch/ia64/stand/ia64/efi/
start.S 43 #define DT_PLTGOT 3 /* Processor-dependent address. */
  /src/external/bsd/file/dist/src/
readelf.h 467 #define DT_PLTGOT 3 /* Address of PLT and/or GOT */
  /src/libexec/ld.elf_so/arch/mips/
mips_reloc.c 175 case DT_PLTGOT:
  /src/sys/lib/libunwind/
AddressSpace.hpp 426 if (dyn->d_tag == DT_PLTGOT) {
  /src/tools/amiga-elf2bb/sys/
exec_elf.h 521 #define DT_PLTGOT 3 /* Address of PLT and/or GOT */
  /src/external/gpl3/gcc.old/dist/libgcc/
unwind-dw2-fde-dip.c 355 DT_PLTGOT is the gp value for that object. */
359 if (dyn->d_tag == DT_PLTGOT)
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/
elf_common.d 454 enum DT_PLTGOT = 3;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/openbsd/sys/
elf_common.d 454 enum DT_PLTGOT = 3;
  /src/libexec/ld.elf_so/arch/hppa/
hppa_reloc.c 219 case DT_PLTGOT:
  /src/libexec/ld.elf_so/
headers.c 279 case DT_PLTGOT:
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/freebsd/sys/
elf_common.d 306 enum DT_PLTGOT = 3;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/netbsd/sys/
elf_common.d 311 enum DT_PLTGOT = 3;
  /src/sys/arch/epoc32/stand/e32boot/include/
elf.h 675 #define DT_PLTGOT 3 /* Address of PLT and/or GOT */
  /src/sys/sys/
exec_elf.h 761 #define DT_PLTGOT 3 /* Address of PLT and/or GOT */
  /src/tools/arm-elf2aout/sys/
exec_elf.h 677 #define DT_PLTGOT 3 /* Address of PLT and/or GOT */
  /src/tools/m68k-elf2aout/sys/
exec_elf.h 677 #define DT_PLTGOT 3 /* Address of PLT and/or GOT */
  /src/external/gpl3/binutils/dist/include/elf/
common.h 1189 #define DT_PLTGOT 3
  /src/external/gpl3/binutils.old/dist/include/elf/
common.h 1170 #define DT_PLTGOT 3
  /src/external/gpl3/binutils/dist/bfd/
elf32-arc.c 2618 GET_SYMBOL_OR_SECTION (DT_PLTGOT, NULL, ".plt")
2655 case DT_PLTGOT:
elf32-vax.c 1805 case DT_PLTGOT:
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-arc.c 2600 GET_SYMBOL_OR_SECTION (DT_PLTGOT, NULL, ".plt")
2637 case DT_PLTGOT:

Completed in 57 milliseconds

1 2 3 4 5