Lines Matching refs:ripRel32
71 const_cast<Reference*>(ref)->setKindValue(ripRel32); in updateReferenceToTLV()
85 ->setKindValue(targetNowGOT ? ripRel32 : ripRel32GotLoadNowLea); in updateReferenceToGOT()
210 ripRel32, /// ex: movq _foo(%rip), %rax enumerator
266 LLD_KIND_STRING_ENTRY(ripRel32),
312 { Reference::KindArch::x86_64, ripRel32, 2, 0 },
333 { Reference::KindArch::x86_64, ripRel32, 3, 0 },
335 { Reference::KindArch::x86_64, ripRel32, 11, 0 },
365 return ripRel32; in kindFromReloc()
412 case ripRel32: in getReferenceInfo()
584 case ripRel32: in applyFixupFinal()
668 case ripRel32: in applyFixupRelocatable()
784 case ripRel32: in appendSectionRelocations()