Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOAArch64.h50 case MachO::ARM64_RELOC_GOT_LOAD_PAGE21: in decodeAddend()
80 case MachO::ARM64_RELOC_GOT_LOAD_PAGE21: in decodeAddend()
145 case MachO::ARM64_RELOC_GOT_LOAD_PAGE21: in encodeAddend()
176 case MachO::ARM64_RELOC_GOT_LOAD_PAGE21: in encodeAddend()
290 if (RE.RelType == MachO::ARM64_RELOC_GOT_LOAD_PAGE21 || in processRelocationRef()
332 case MachO::ARM64_RELOC_GOT_LOAD_PAGE21: 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.cpp102 RelocType = unsigned(MachO::ARM64_RELOC_GOT_LOAD_PAGE21); in getAArch64FixupKindMachOInfo()
/external/llvm/test/MC/MachO/AArch64/
Ddarwin-ARM64-reloc.s57 ; CHECK-NEXT: Type: ARM64_RELOC_GOT_LOAD_PAGE21 (5)
/external/llvm/include/llvm/Support/
DMachO.h497 ARM64_RELOC_GOT_LOAD_PAGE21 = 5, enumerator
/external/llvm/tools/llvm-objdump/
DMachODump.cpp2058 case MachO::ARM64_RELOC_GOT_LOAD_PAGE21: in SymbolizerGetOpInfo()