Lines Matching refs:WinException
41 WinException::WinException(AsmPrinter *A) : EHStreamer(A) { in WinException() function in WinException
48 WinException::~WinException() {} in ~WinException()
52 void WinException::endModule() { in endModule()
60 void WinException::beginFunction(const MachineFunction *MF) { in beginFunction()
115 void WinException::endFunction(const MachineFunction *MF) { in endFunction()
183 void WinException::beginFunclet(const MachineBasicBlock &MBB, in beginFunclet()
234 void WinException::endFunclet() { in endFunclet()
286 const MCExpr *WinException::create32bitRef(const MCSymbol *Value) { in create32bitRef()
295 const MCExpr *WinException::create32bitRef(const GlobalValue *GV) { in create32bitRef()
301 const MCExpr *WinException::getLabel(const MCSymbol *Label) { in getLabel()
310 const MCExpr *WinException::getOffset(const MCSymbol *OffsetOf, in getOffset()
317 const MCExpr *WinException::getOffsetPlusOne(const MCSymbol *OffsetOf, in getOffsetPlusOne()
324 int WinException::getFrameIndexOffset(int FrameIndex, in getFrameIndexOffset()
537 void WinException::emitCSpecificHandlerTable(const MachineFunction *MF) { in emitCSpecificHandlerTable()
603 void WinException::emitSEHActionsForRange(const WinEHFuncInfo &FuncInfo, in emitSEHActionsForRange()
646 void WinException::emitCXXFrameHandler3Table(const MachineFunction *MF) { in emitCXXFrameHandler3Table()
872 void WinException::computeIP2StateTable( in computeIP2StateTable()
926 void WinException::emitEHRegistrationOffsetLabel(const WinEHFuncInfo &FuncInfo, in emitEHRegistrationOffsetLabel()
958 void WinException::emitExceptHandlerTable(const MachineFunction *MF) { in emitExceptHandlerTable()
1082 void WinException::emitCLRExceptionTable(const MachineFunction *MF) { in emitCLRExceptionTable()