Searched refs:ARM_RELOC_VANILLA (Results 1 – 4 of 4) sorted by relevance
66 RelocType = unsigned(MachO::ARM_RELOC_VANILLA); in getARMFixupKindMachOInfo()276 assert(Type == MachO::ARM_RELOC_VANILLA && "invalid reloc for 2 symbols"); in RecordARMScatteredRelocation()362 unsigned RelocType = MachO::ARM_RELOC_VANILLA; in RecordRelocation()394 if (IsPCRel && RelocType == MachO::ARM_RELOC_VANILLA) in RecordRelocation()
465 ARM_RELOC_VANILLA = GENERIC_RELOC_VANILLA, enumerator
381 case MachO::ARM_RELOC_VANILLA: in resolveARMRelocation()
614 MACHO-ARM: Type: ARM_RELOC_VANILLA (0)