Searched refs:R_AMD64_RELATIVE (Results 1 – 10 of 10) sorted by relevance
44 #define R_AMD64_RELATIVE 8 macro94 #define R_X86_64_RELATIVE R_AMD64_RELATIVE
39 [R_AMD64_RELATIVE] = "R_AMD64_RELATIVE",
73 [R_AMD64_RELATIVE] = {0, FLG_RE_NOTREL, 8, 0, 0},
214 if (rtype == R_AMD64_RELATIVE) { in do_relocate()
47 [R_AMD64_RELATIVE] = MSG_R_AMD64_RELATIVE,
35 @ MSG_R_AMD64_RELATIVE "R_AMD64_RELATIVE"
170 #define M_R_RELATIVE R_AMD64_RELATIVE
406 if (orsp->rel_rtype == R_AMD64_RELATIVE) in ld_perform_outreloc()1279 rsp->rel_rtype = R_AMD64_RELATIVE; in ld_reloc_local()
529 if ((rtype == R_AMD64_RELATIVE) && in elf_reloc()
2783 (reltype != R_AMD64_RELATIVE)) in reloc()