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

/freebsd-11.0-release/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.h58 void emitCLRExceptionTable(const MachineFunction *MF);
H A DWinException.cpp143 emitCLRExceptionTable(MF);
1010 void WinException::emitCLRExceptionTable(const MachineFunction *MF) { function in class:WinException

Completed in 165 milliseconds