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

  /src/sys/sys/
exec_elf.h 670 /* Relative relocations (DT_RELR, SHT_RELR, .relr.dyn) */
689 /* Relative relocations (DT_RELR, SHT_RELR, .relr.dyn) */
793 #define DT_RELRSZ 35 /* Size, in bytes, of DT_RELR table */
794 #define DT_RELR 36 /* Address of Relr relocation table */
795 #define DT_RELRENT 37 /* Size, in bytes, of one DT_RELR entry */
  /src/external/gpl3/binutils.old/dist/include/elf/
common.h 1206 #define DT_RELR 36
  /src/external/gpl3/gdb/dist/include/elf/
common.h 1192 #define DT_RELR 36
  /src/external/gpl3/gdb.old/dist/include/elf/
common.h 1156 #define DT_RELR 36
  /src/external/gpl3/binutils/dist/include/elf/
common.h 1225 #define DT_RELR 36

Completed in 34 milliseconds