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