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 685 /* Relative relocations (DT_RELR, SHT_RELR, .relr.dyn) */
704 /* Relative relocations (DT_RELR, SHT_RELR, .relr.dyn) */
808 #define DT_RELRSZ 35 /* Size, in bytes, of DT_RELR table */
809 #define DT_RELR 36 /* Address of Relr relocation table */
810 #define DT_RELRENT 37 /* Size, in bytes, of one DT_RELR entry */

Completed in 234 milliseconds