Home
last modified time | relevance | path

Searched refs:R_SPARC_COPY (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/librtld/sparc/
H A D_relocate.c51 case R_SPARC_COPY: in undo_reloc()
134 } else if (type == R_SPARC_COPY) { in apply_reloc()
/illumos-gate/usr/src/cmd/sgs/librtld/sparcv9/
H A D_relocate.c51 case R_SPARC_COPY: in undo_reloc()
134 } else if (type == R_SPARC_COPY) { in apply_reloc()
/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_elf_reloc_sparc.h61 #ifndef R_SPARC_COPY
62 #define R_SPARC_COPY 19 macro
/illumos-gate/usr/src/uts/common/sys/
H A Delf_SPARC.h68 #define R_SPARC_COPY 19 macro
/illumos-gate/usr/src/cmd/sgs/include/sparc/
H A Dmachdep_sparc.h157 #define M_R_COPY R_SPARC_COPY
/illumos-gate/usr/src/cmd/sgs/rtld/sparc/
H A Dsparc_elf.c791 (rtype != R_SPARC_COPY)) { in elf_reloc()
908 if (rtype != R_SPARC_COPY) { in elf_reloc()
1030 case R_SPARC_COPY: in elf_reloc()
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Drelocate_sparc.msg48 @ MSG_R_SPARC_COPY "R_SPARC_COPY"
/illumos-gate/usr/src/cmd/sgs/rtld/sparcv9/
H A Dsparc_elf.c1020 (rtype != R_SPARC_COPY)) { in elf_reloc()
1137 if (rtype != R_SPARC_COPY) { in elf_reloc()
1263 case R_SPARC_COPY: in elf_reloc()
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h1219 #define R_SPARC_COPY 19 macro