Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.h65 void emitCLRExceptionTable(const MachineFunction *MF);
H A DWinException.cpp169 emitCLRExceptionTable(MF); in endFunction()
1112 void WinException::emitCLRExceptionTable(const MachineFunction *MF) { in emitCLRExceptionTable() function in WinException