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

  /src/sys/arch/ia64/stand/ia64/efi/
start.S 58 #define DT_REL 17 /* Address of ElfNN_Rel relocations. */
  /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/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/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 52 milliseconds