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

1 2 3 4 5 6 7 8

  /src/sys/external/bsd/gnu-efi/dist/gnuefi/
reloc_mips64el.c 71 case DT_PLTGOT:
  /src/external/gpl3/gdb.old/dist/gdb/
hppa-bsd-tdep.c 73 if (tag == DT_PLTGOT)
81 DT_PLTGOT, so we have to do it ourselves. */
hppa-linux-tdep.c 328 DT_PLTGOT tag. If it finds one of these, the corresponding
383 if (tag == DT_PLTGOT)
solib-dsbt.c 430 2 The other way is to look for tag DT_PLTGOT, which contains the virtual
465 else if (gdb_bfd_scan_elf_dyntag (DT_PLTGOT,
476 "lm_base: get addr %x by DT_PLTGOT.\n",
  /src/external/gpl3/gdb/dist/gdb/
hppa-bsd-tdep.c 73 if (tag == DT_PLTGOT)
81 DT_PLTGOT, so we have to do it ourselves. */
hppa-linux-tdep.c 330 DT_PLTGOT tag. If it finds one of these, the corresponding
385 if (tag == DT_PLTGOT)
solib-dsbt.c 440 2 The other way is to look for tag DT_PLTGOT, which contains the virtual
475 else if (gdb_bfd_scan_elf_dyntag (DT_PLTGOT,
486 "lm_base: get addr %x by DT_PLTGOT.\n",
  /src/external/gpl3/gcc/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/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 498 #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/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/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 */

Completed in 50 milliseconds

1 2 3 4 5 6 7 8