Searched refs:ARM_RELOC_VANILLA (Results 1 - 4 of 4) sorted by relevance

/external/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMachObjectWriter.cpp63 RelocType = unsigned(MachO::ARM_RELOC_VANILLA);
271 assert(Type == MachO::ARM_RELOC_VANILLA && "invalid reloc for 2 symbols");
356 unsigned RelocType = MachO::ARM_RELOC_VANILLA;
390 if (IsPCRel && RelocType == MachO::ARM_RELOC_VANILLA)
/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOARM.h132 case MachO::ARM_RELOC_VANILLA:
/external/llvm/include/llvm/Support/
H A DMachO.h429 ARM_RELOC_VANILLA = GENERIC_RELOC_VANILLA, enumerator in enum:llvm::MachO::RelocationInfoType
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DMachO.h429 ARM_RELOC_VANILLA = GENERIC_RELOC_VANILLA, enumerator in enum:llvm::MachO::RelocationInfoType

Completed in 113 milliseconds