Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/Arch/
H A DARM64Common.cpp79 case ARM64_RELOC_TLVP_LOAD_PAGE21: in relocateOne()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOAArch64.h427 case MachO::ARM64_RELOC_TLVP_LOAD_PAGE21: in resolveRelocation()
529 case MachO::ARM64_RELOC_TLVP_LOAD_PAGE21: return "ARM64_RELOC_TLVP_LOAD_PAGE21"; in getRelocName()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MachObjectWriter.cpp112 RelocType = unsigned(MachO::ARM64_RELOC_TLVP_LOAD_PAGE21); in getAArch64FixupKindMachOInfo()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DMachO_arm64.cpp105 case MachO::ARM64_RELOC_TLVP_LOAD_PAGE21: in getRelocationKind()
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h472 ARM64_RELOC_TLVP_LOAD_PAGE21 = 8, enumerator
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp3200 case MachO::ARM64_RELOC_TLVP_LOAD_PAGE21: in SymbolizerGetOpInfo()