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

1 2 3

  /src/sys/external/bsd/gnu-efi/dist/gnuefi/
reloc_ia32.c 54 case DT_REL:
reloc_arm.c 62 case DT_REL:
reloc_mips64el.c 57 case DT_REL:
  /src/sys/arch/i386/stand/efiboot/
self_reloc.c 58 case DT_REL:
  /src/sys/arch/acorn32/stand/lib/
rmreloc.c 42 * At present it only deals with DT_REL tables containing R_ARM_NONE
118 case DT_REL:
  /src/lib/csu/common/
crt0-common.c 210 # define REL_TAG DT_REL
  /src/libexec/ld.elf_so/
headers.c 86 case DT_REL:
134 use_pltrel = dynp->d_un.d_val == DT_REL;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/solaris/sys/
link.d 53 enum DT_REL = 17;
  /src/libexec/ld.elf_so/arch/arm/
mdreloc.c 43 case DT_REL:
  /src/libexec/ld.elf_so/arch/i386/
mdreloc.c 91 case DT_REL:
  /src/sys/arch/atari/stand/tostools/libtos/
exec_elf.h 468 #define DT_REL 17 /* Address of Rel relocation table */
469 #define DT_RELSZ 18 /* Size, in bytes, of DT_REL table */
470 #define DT_RELENT 19 /* Size, in bytes, of one DT_REL entry */
  /src/sys/arch/ia64/stand/ia64/efi/
start.S 58 #define DT_REL 17 /* Address of ElfNN_Rel relocations. */
  /src/external/bsd/file/dist/src/
readelf.h 481 #define DT_REL 17 /* Address of Rel relocation table */
482 #define DT_RELSZ 18 /* Size, in bytes, of DT_REL table */
483 #define DT_RELENT 19 /* Size, in bytes, of one DT_REL entry */
  /src/libexec/ld.elf_so/arch/mips/
mips_reloc.c 166 case DT_REL:
  /src/tools/amiga-elf2bb/sys/
exec_elf.h 535 #define DT_REL 17 /* Address of Rel relocation table */
536 #define DT_RELSZ 18 /* Size, in bytes, of DT_REL table */
537 #define DT_RELENT 19 /* Size, in bytes, of one DT_REL entry */
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/
elf_common.d 468 enum DT_REL = 17;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/openbsd/sys/
elf_common.d 468 enum DT_REL = 17;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/freebsd/sys/
elf_common.d 320 enum DT_REL = 17;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/netbsd/sys/
elf_common.d 325 enum DT_REL = 17;
  /src/sys/arch/epoc32/stand/e32boot/include/
elf.h 689 #define DT_REL 17 /* Address of Rel relocation table */
690 #define DT_RELSZ 18 /* Size, in bytes, of DT_REL table */
691 #define DT_RELENT 19 /* Size, in bytes, of one DT_REL entry */
  /src/sys/sys/
exec_elf.h 775 #define DT_REL 17 /* Address of Rel relocation table */
776 #define DT_RELSZ 18 /* Size, in bytes, of DT_REL table */
777 #define DT_RELENT 19 /* Size, in bytes, of one DT_REL entry */
  /src/tools/arm-elf2aout/sys/
exec_elf.h 691 #define DT_REL 17 /* Address of Rel relocation table */
692 #define DT_RELSZ 18 /* Size, in bytes, of DT_REL table */
693 #define DT_RELENT 19 /* Size, in bytes, of one DT_REL entry */
  /src/tools/m68k-elf2aout/sys/
exec_elf.h 691 #define DT_REL 17 /* Address of Rel relocation table */
692 #define DT_RELSZ 18 /* Size, in bytes, of DT_REL table */
693 #define DT_RELENT 19 /* Size, in bytes, of one DT_REL entry */
  /src/external/gpl3/binutils/dist/include/elf/
common.h 1203 #define DT_REL 17
  /src/external/gpl3/binutils.old/dist/include/elf/
common.h 1184 #define DT_REL 17

Completed in 60 milliseconds

1 2 3