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

/external/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MachObjectWriter.cpp46 RelocType = unsigned(MachO::ARM64_RELOC_UNSIGNED);
173 Type = MachO::ARM64_RELOC_UNSIGNED;
257 Type = MachO::ARM64_RELOC_UNSIGNED;
/external/llvm/include/llvm/Support/
H A DMachO.h481 ARM64_RELOC_UNSIGNED = 0, enumerator in enum:llvm::MachO::RelocationInfoType
482 // Must be followed by an ARM64_RELOC_UNSIGNED
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp430 case MachO::ARM64_RELOC_UNSIGNED:

Completed in 93 milliseconds