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

  /src/sys/external/bsd/gnu-efi/dist/gnuefi/
reloc_mips64el.c 71 case DT_PLTGOT:
  /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/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/libexec/ld.elf_so/arch/mips/
mips_reloc.c 175 case DT_PLTGOT:
  /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/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/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 776 #define DT_PLTGOT 3 /* Address of PLT and/or GOT */

Completed in 24 milliseconds