Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.h69 void emitCLRExceptionTable(const MachineFunction *MF);
H A DWinException.cpp156 emitCLRExceptionTable(MF); in endFunction()
1114 void WinException::emitCLRExceptionTable(const MachineFunction *MF) { in emitCLRExceptionTable() function in WinException