reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp
   49 static X86_64RelType getType64(MCFixupKind Kind,
   91 static void checkIs32(MCContext &Ctx, SMLoc Loc, X86_64RelType Type) {
   99                                X86_64RelType Type, bool IsPCRel,
  220 static X86_32RelType getType32(X86_64RelType T) {
  322   X86_64RelType Type = getType64(Kind, Modifier, IsPCRel);