reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
322 X86_64RelType Type = getType64(Kind, Modifier, IsPCRel); 324 return getRelocType64(Ctx, Fixup.getLoc(), Modifier, Type, IsPCRel, Kind); 328 return getRelocType32(Ctx, Modifier, getType32(Type), IsPCRel, Kind);