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

  /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/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/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/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/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 780 #define DT_RELA 7 /* Address of Rela relocation table */
781 #define DT_RELASZ 8 /* Size, in bytes, of DT_RELA table */
782 #define DT_RELAENT 9 /* Size, in bytes, of one DT_RELA entry */

Completed in 22 milliseconds