Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
DWinException.h67 void emitExceptHandlerTable(const MachineFunction *MF);
DWinException.cpp152 emitExceptHandlerTable(MF); in endFunction()
989 void WinException::emitExceptHandlerTable(const MachineFunction *MF) { in emitExceptHandlerTable() function in WinException