Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_elf_reloc_sparc.h82 #ifndef R_SPARC_LOPLT10
83 #define R_SPARC_LOPLT10 26 macro
/illumos-gate/usr/src/uts/common/sys/
H A Delf_SPARC.h75 #define R_SPARC_LOPLT10 26 macro
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Drelocate_sparc.msg55 @ MSG_R_SPARC_LOPLT10 "R_SPARC_LOPLT10"
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h1226 #define R_SPARC_LOPLT10 26 macro
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmachrel.sparc.c1459 if ((rtype == R_SPARC_HIPLT22) || (rtype == R_SPARC_LOPLT10)) { in ld_add_outrel()