Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOAArch64.h69 case MachO::ARM64_RELOC_GOT_LOAD_PAGEOFF12: in decodeAddend()
114 case MachO::ARM64_RELOC_GOT_LOAD_PAGEOFF12: { in decodeAddend()
169 case MachO::ARM64_RELOC_GOT_LOAD_PAGEOFF12: in encodeAddend()
218 case MachO::ARM64_RELOC_GOT_LOAD_PAGEOFF12: { in encodeAddend()
342 RE.RelType == MachO::ARM64_RELOC_GOT_LOAD_PAGEOFF12 || in processRelocationRef()
407 case MachO::ARM64_RELOC_GOT_LOAD_PAGEOFF12: in resolveRelocation()
527 case MachO::ARM64_RELOC_GOT_LOAD_PAGEOFF12: return "ARM64_RELOC_GOT_LOAD_PAGEOFF12"; in getRelocName()
/freebsd/contrib/llvm-project/lld/MachO/Arch/
H A DARM64Common.cpp84 case ARM64_RELOC_GOT_LOAD_PAGEOFF12: in relocateOne()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MachObjectWriter.cpp91 RelocType = unsigned(MachO::ARM64_RELOC_GOT_LOAD_PAGEOFF12); in getAArch64FixupKindMachOInfo()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DMachO_arm64.cpp93 case MachO::ARM64_RELOC_GOT_LOAD_PAGEOFF12: in getRelocationKind()
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h468 ARM64_RELOC_GOT_LOAD_PAGEOFF12 = 6, enumerator
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp3196 case MachO::ARM64_RELOC_GOT_LOAD_PAGEOFF12: in SymbolizerGetOpInfo()