Home
last modified time | relevance | path

Searched refs:ARM_RELOC_VANILLA (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMMachObjectWriter.cpp63 RelocType = unsigned(MachO::ARM_RELOC_VANILLA); in getARMFixupKindMachOInfo()
271 assert(Type == MachO::ARM_RELOC_VANILLA && "invalid reloc for 2 symbols"); in RecordARMScatteredRelocation()
356 unsigned RelocType = MachO::ARM_RELOC_VANILLA; in recordRelocation()
390 if (IsPCRel && RelocType == MachO::ARM_RELOC_VANILLA) in recordRelocation()
/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOARM.h132 case MachO::ARM_RELOC_VANILLA: in resolveRelocation()
/external/llvm/include/llvm/Support/
DMachO.h429 ARM_RELOC_VANILLA = GENERIC_RELOC_VANILLA, enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMachO.h429 ARM_RELOC_VANILLA = GENERIC_RELOC_VANILLA, enumerator
/external/llvm/test/tools/llvm-readobj/
Dreloc-types.test673 MACHO-ARM: Type: ARM_RELOC_VANILLA (0)