reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
231 if (Type == MachO::PPC_RELOC_SECTDIFF || 232 Type == MachO::PPC_RELOC_HI16_SECTDIFF || 233 Type == MachO::PPC_RELOC_LO16_SECTDIFF || 234 Type == MachO::PPC_RELOC_HA16_SECTDIFF || 235 Type == MachO::PPC_RELOC_LO14_SECTDIFF || 236 Type == MachO::PPC_RELOC_LOCAL_SECTDIFF) { 254 switch (Type) { 294 makeScatteredRelocationInfo(MRE, FixupOffset, Type, Log2Size, IsPCRel, Value);