Home
last modified time | relevance | path

Searched refs:R_SPARC_L44 (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Delf_SPARC.h101 #define R_SPARC_L44 52 macro
142 #define R_SPARC_L34 R_SPARC_L44 /* associated with R_SPARC_H34 */
/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_elf_reloc_sparc.h160 #ifndef R_SPARC_L44
161 #define R_SPARC_L44 52 macro
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Drelocate_sparc.msg81 @ MSG_R_SPARC_L44 "R_SPARC_L44"
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h1252 #define R_SPARC_L44 52 macro
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmachrel.sparc.c1475 (rtype == R_SPARC_L44)) { in ld_add_outrel()