Home
last modified time | relevance | path

Searched refs:ARM64_RELOC_PAGE21 (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MachObjectWriter.cpp97 RelocType = unsigned(MachO::ARM64_RELOC_PAGE21); in getAArch64FixupKindMachOInfo()
357 Type == MachO::ARM64_RELOC_PAGE21 || in RecordRelocation()
/external/llvm/include/llvm/Support/
DMachO.h487 ARM64_RELOC_PAGE21 = 3, enumerator
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.cpp448 case MachO::ARM64_RELOC_PAGE21: in resolveAArch64Relocation()