Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
DWinException.h54 void emitCSpecificHandlerTable(const MachineFunction *MF);
DWinException.cpp150 emitCSpecificHandlerTable(MF); in endFunction()
280 emitCSpecificHandlerTable(MF); in endFuncletImpl()
559 void WinException::emitCSpecificHandlerTable(const MachineFunction *MF) { in emitCSpecificHandlerTable() function in WinException