Searched refs:R_AMD64_RELATIVE (Results 1 – 7 of 7) sorted by relevance
44 #define R_AMD64_RELATIVE 8 macro86 #define R_X86_64_RELATIVE R_AMD64_RELATIVE
170 #define M_R_RELATIVE R_AMD64_RELATIVE
37 @ MSG_R_AMD64_RELATIVE "R_AMD64_RELATIVE"
200 if (rtype == R_AMD64_RELATIVE) { in do_relocate()
406 if (orsp->rel_rtype == R_AMD64_RELATIVE) in ld_perform_outreloc()1252 rsp->rel_rtype = R_AMD64_RELATIVE; in ld_reloc_local()
529 if ((rtype == R_AMD64_RELATIVE) && in elf_reloc()
2710 (reltype != R_AMD64_RELATIVE)) in reloc()