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

  /src/lib/csu/common/
crt0-common.c 265 case DT_RELR:
  /src/libexec/ld.elf_so/
headers.c 120 case DT_RELR:
  /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 */

Completed in 35 milliseconds