Home
last modified time | relevance | path

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

/external/llvm-project/lld/lib/ReaderWriter/MachO/
DArchHandler_arm64.cpp54 case imageOffsetGot: in isGOTAccess()
81 case imageOffsetGot: in updateReferenceToGOT()
106 return imageOffsetGot; in imageOffsetKindIndirect()
208 imageOffsetGot, /// Location contains offset of GOT entry for atom in enumerator
259 LLD_KIND_STRING_ENTRY(imageOffsetGot),
674 case imageOffsetGot: in applyFixupFinal()
763 case imageOffsetGot: in applyFixupRelocatable()
877 case imageOffsetGot: in appendSectionRelocations()
DArchHandler_x86_64.cpp53 case imageOffsetGot: in isGOTAccess()
87 case imageOffsetGot: in updateReferenceToGOT()
104 return imageOffsetGot; in imageOffsetKindIndirect()
238 imageOffsetGot, /// Location contains offset of GOT entry for atom in enumerator
289 LLD_KIND_STRING_ENTRY(imageOffsetGot),
640 case imageOffsetGot: in applyFixupFinal()
748 case imageOffsetGot: in applyFixupRelocatable()
884 case imageOffsetGot: in appendSectionRelocations()