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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.h64 void emitCLRExceptionTable(const MachineFunction *MF);
H A DWinException.cpp160 emitCLRExceptionTable(MF);
1089 void WinException::emitCLRExceptionTable(const MachineFunction *MF) { function in class:WinException

Completed in 83 milliseconds