Searched refs:RIT_Vanilla (Results 1 – 4 of 4) sorted by relevance
58 RelocType = unsigned(macho::RIT_Vanilla); in getARMFixupKindMachOInfo()230 unsigned Type = macho::RIT_Vanilla; in RecordARMScatteredRelocation()290 unsigned RelocType = macho::RIT_Vanilla; in RecordRelocation()319 if (IsPCRel && RelocType == macho::RIT_Vanilla) in RecordRelocation()
348 unsigned Type = macho::RIT_Vanilla; in RecordScatteredRelocation()501 Type = macho::RIT_Vanilla; in RecordX86Relocation()532 Type = macho::RIT_Vanilla; in RecordX86Relocation()
322 RIT_Vanilla = 0, enumerator
94 case macho::RIT_Vanilla: { in resolveARMRelocation()