Searched refs:emitCSpecificHandlerTable (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.h43 void emitCSpecificHandlerTable(const MachineFunction *MF);
H A DWinException.cpp137 emitCSpecificHandlerTable(MF);
252 emitCSpecificHandlerTable(Asm->MF);
506 void WinException::emitCSpecificHandlerTable(const MachineFunction *MF) { function in class:WinException

Completed in 62 milliseconds