Home
last modified time | relevance | path

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

/external/llvm-project/lld/lib/ReaderWriter/MachO/
DArchHandler_x86_64.cpp64 return ref.kindValue() == ripRel32Tlv; in isTLVAccess()
70 assert(ref->kindValue() == ripRel32Tlv); in updateReferenceToTLV()
220 ripRel32Tlv, /// ex: movq _foo@TLVP(%rip), %rdi enumerator
277 LLD_KIND_STRING_ENTRY(ripRel32Tlv),
385 return ripRel32Tlv; in kindFromReloc()
446 case ripRel32Tlv: in getReferenceInfo()
588 case ripRel32Tlv: in applyFixupFinal()
671 case ripRel32Tlv: in applyFixupRelocatable()
800 case ripRel32Tlv: in appendSectionRelocations()