HomeSort by: relevance | last modified time | path
    Searched defs:DT_RELA (Results 1 - 13 of 13) sorted by relevancy

  /src/sys/arch/ia64/stand/ia64/efi/
start.S 47 #define DT_RELA 7 /* Address of ElfNN_Rela relocations. */
170 cmp.eq p6,p0=DT_RELA,r16 // rela section?
  /src/sys/external/bsd/gnu-efi/dist/gnuefi/
reloc_ia64.S 63 #define DT_RELA 7 /* Address of Rela relocs */
134 cmp.eq Prela,p0 = DT_RELA,d_tag
  /src/external/bsd/file/dist/src/
readelf.h 471 #define DT_RELA 7 /* Address of Rela relocation table */
472 #define DT_RELASZ 8 /* Size, in bytes, of DT_RELA table */
473 #define DT_RELAENT 9 /* Size, in bytes, of one DT_RELA entry */
  /src/sys/arch/atari/stand/tostools/libtos/
exec_elf.h 458 #define DT_RELA 7 /* Address of Rela relocation table */
459 #define DT_RELASZ 8 /* Size, in bytes, of DT_RELA table */
460 #define DT_RELAENT 9 /* Size, in bytes, of one DT_RELA entry */
  /src/tools/amiga-elf2bb/sys/
exec_elf.h 525 #define DT_RELA 7 /* Address of Rela relocation table */
526 #define DT_RELASZ 8 /* Size, in bytes, of DT_RELA table */
527 #define DT_RELAENT 9 /* Size, in bytes, of one DT_RELA entry */
  /src/sys/arch/epoc32/stand/e32boot/include/
elf.h 679 #define DT_RELA 7 /* Address of Rela relocation table */
680 #define DT_RELASZ 8 /* Size, in bytes, of DT_RELA table */
681 #define DT_RELAENT 9 /* Size, in bytes, of one DT_RELA entry */
  /src/sys/sys/
exec_elf.h 765 #define DT_RELA 7 /* Address of Rela relocation table */
766 #define DT_RELASZ 8 /* Size, in bytes, of DT_RELA table */
767 #define DT_RELAENT 9 /* Size, in bytes, of one DT_RELA entry */
  /src/tools/arm-elf2aout/sys/
exec_elf.h 681 #define DT_RELA 7 /* Address of Rela relocation table */
682 #define DT_RELASZ 8 /* Size, in bytes, of DT_RELA table */
683 #define DT_RELAENT 9 /* Size, in bytes, of one DT_RELA entry */
  /src/tools/m68k-elf2aout/sys/
exec_elf.h 681 #define DT_RELA 7 /* Address of Rela relocation table */
682 #define DT_RELASZ 8 /* Size, in bytes, of DT_RELA table */
683 #define DT_RELAENT 9 /* Size, in bytes, of one DT_RELA entry */
  /src/external/gpl3/binutils.old/dist/include/elf/
common.h 1174 #define DT_RELA 7
  /src/external/gpl3/gdb/dist/include/elf/
common.h 1160 #define DT_RELA 7
  /src/external/gpl3/gdb.old/dist/include/elf/
common.h 1124 #define DT_RELA 7
  /src/external/gpl3/binutils/dist/include/elf/
common.h 1193 #define DT_RELA 7

Completed in 62 milliseconds