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

Overridden By

lib/MC/MCAsmInfoCOFF.cpp
   54 void MCAsmInfoMicrosoft::anchor() {}
   58 void MCAsmInfoGNUCOFF::anchor() {}
lib/Target/ARM/MCTargetDesc/ARMMCAsmInfo.cpp
   90 void ARMCOFFMCAsmInfoMicrosoft::anchor() { }
  103 void ARMCOFFMCAsmInfoGNU::anchor() { }
lib/Target/X86/MCTargetDesc/X86MCAsmInfo.cpp
  122 void X86MCAsmInfoMicrosoft::anchor() { }
  148 void X86MCAsmInfoGNUCOFF::anchor() { }

Declarations

include/llvm/MC/MCAsmInfoCOFF.h
   17   virtual void anchor();