Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOAArch64.h51 case MachO::ARM64_RELOC_GOT_LOAD_PAGEOFF12: in decodeAddend()
93 case MachO::ARM64_RELOC_GOT_LOAD_PAGEOFF12: { in decodeAddend()
146 case MachO::ARM64_RELOC_GOT_LOAD_PAGEOFF12: in encodeAddend()
192 case MachO::ARM64_RELOC_GOT_LOAD_PAGEOFF12: { in encodeAddend()
299 RE.RelType == MachO::ARM64_RELOC_GOT_LOAD_PAGEOFF12) in processRelocationRef()
350 case MachO::ARM64_RELOC_GOT_LOAD_PAGEOFF12: in resolveRelocation()
/external/llvm/test/ExecutionEngine/RuntimeDyld/AArch64/
DMachO_ARM64_relocations.s41 # Test ARM64_RELOC_GOT_LOAD_PAGE21 and ARM64_RELOC_GOT_LOAD_PAGEOFF12
/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MachObjectWriter.cpp83 RelocType = unsigned(MachO::ARM64_RELOC_GOT_LOAD_PAGEOFF12); in getAArch64FixupKindMachOInfo()
/external/llvm/test/MC/MachO/AArch64/
Ddarwin-ARM64-reloc.s50 ; CHECK-NEXT: Type: ARM64_RELOC_GOT_LOAD_PAGEOFF12 (6)
/external/llvm/include/llvm/Support/
DMachO.h457 ARM64_RELOC_GOT_LOAD_PAGEOFF12 = 6, enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMachO.h457 ARM64_RELOC_GOT_LOAD_PAGEOFF12 = 6, enumerator
/external/llvm/tools/llvm-objdump/
DMachODump.cpp2206 case MachO::ARM64_RELOC_GOT_LOAD_PAGEOFF12: in SymbolizerGetOpInfo()