Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Delf_amd64.h41 #define R_AMD64_COPY 5 macro
83 #define R_X86_64_COPY R_AMD64_COPY
/titanic_44/usr/src/cmd/sgs/librtld/amd64/
H A D_relocate.c48 case R_AMD64_COPY: in undo_reloc()
144 } else if (type == R_AMD64_COPY) { in apply_reloc()
/titanic_44/usr/src/cmd/sgs/include/i386/
H A Dmachdep_x86.h169 #define M_R_COPY R_AMD64_COPY
/titanic_44/usr/src/cmd/sgs/libconv/common/
H A Drelocate_amd64.msg34 @ MSG_R_AMD64_COPY "R_AMD64_COPY"
/titanic_44/usr/src/cmd/sgs/rtld/amd64/
H A Damd64_elf.c660 (rtype != R_AMD64_COPY)) { in elf_reloc()
778 if (rtype != R_AMD64_COPY) { in elf_reloc()
857 case R_AMD64_COPY: in elf_reloc()