reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
124 const Function &F = MF->getFunction(); 133 MachineFunction *NonConstMF = const_cast<MachineFunction*>(MF); 140 if (Per == EHPersonality::MSVC_Win64SEH && MF->hasEHFunclets()) 154 emitCSpecificHandlerTable(MF); 156 emitExceptHandlerTable(MF); 158 emitCXXFrameHandler3Table(MF); 160 emitCLRExceptionTable(MF);