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

  /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/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/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/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/libexec/ld.elf_so/arch/mips/
mips_reloc.c 166 case DT_REL:
  /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/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 790 #define DT_REL 17 /* Address of Rel relocation table */
791 #define DT_RELSZ 18 /* Size, in bytes, of DT_REL table */
792 #define DT_RELENT 19 /* Size, in bytes, of one DT_REL entry */

Completed in 25 milliseconds