Home
last modified time | relevance | path

Searched refs:R_AMD64_RELATIVE (Results 1 – 7 of 7) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Delf_amd64.h44 #define R_AMD64_RELATIVE 8 macro
86 #define R_X86_64_RELATIVE R_AMD64_RELATIVE
/titanic_50/usr/src/cmd/sgs/include/i386/
H A Dmachdep_x86.h170 #define M_R_RELATIVE R_AMD64_RELATIVE
/titanic_50/usr/src/cmd/sgs/libconv/common/
H A Drelocate_amd64.msg37 @ MSG_R_AMD64_RELATIVE "R_AMD64_RELATIVE"
/titanic_50/usr/src/uts/intel/amd64/krtld/
H A Dkobj_reloc.c200 if (rtype == R_AMD64_RELATIVE) { in do_relocate()
/titanic_50/usr/src/cmd/sgs/libld/common/
H A Dmachrel.amd.c406 if (orsp->rel_rtype == R_AMD64_RELATIVE) in ld_perform_outreloc()
1252 rsp->rel_rtype = R_AMD64_RELATIVE; in ld_reloc_local()
/titanic_50/usr/src/cmd/sgs/rtld/amd64/
H A Damd64_elf.c529 if ((rtype == R_AMD64_RELATIVE) && in elf_reloc()
/titanic_50/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c2710 (reltype != R_AMD64_RELATIVE)) in reloc()