Searched refs:emitExceptHandlerTable (Results 1 – 2 of 2) sorted by relevance
63 void emitExceptHandlerTable(const MachineFunction *MF);
165 emitExceptHandlerTable(MF); in endFunction()987 void WinException::emitExceptHandlerTable(const MachineFunction *MF) { in emitExceptHandlerTable() function in WinException