Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.h50 void emitCSpecificHandlerTable(const MachineFunction *MF);
H A DWinException.cpp163 emitCSpecificHandlerTable(MF); in endFunction()
293 emitCSpecificHandlerTable(MF); in endFuncletImpl()
570 void WinException::emitCSpecificHandlerTable(const MachineFunction *MF) { in emitCSpecificHandlerTable() function in WinException