Searched refs:emitCLRExceptionTable (Results 1 – 2 of 2) sorted by relevance
69 void emitCLRExceptionTable(const MachineFunction *MF);
156 emitCLRExceptionTable(MF); in endFunction()1114 void WinException::emitCLRExceptionTable(const MachineFunction *MF) { in emitCLRExceptionTable() function in WinException