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

/external/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MachObjectWriter.cpp97 RelocType = unsigned(MachO::ARM64_RELOC_PAGE21);
357 Type == MachO::ARM64_RELOC_PAGE21 ||
/external/llvm/include/llvm/Support/
H A DMachO.h487 ARM64_RELOC_PAGE21 = 3, enumerator in enum:llvm::MachO::RelocationInfoType
500 // Must be followed by ARM64_RELOC_PAGE21 or ARM64_RELOC_PAGEOFF12.
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp448 case MachO::ARM64_RELOC_PAGE21:

Completed in 111 milliseconds