Searched refs:getLabelPlusOne (Results 1 – 2 of 2) sorted by relevance
71 const MCExpr *getLabelPlusOne(const MCSymbol *Label);
281 const MCExpr *WinException::getLabelPlusOne(const MCSymbol *Label) { in getLabelPlusOne() function in WinException608 OS.EmitValue(getLabelPlusOne(BeginLabel), 4); in emitSEHActionsForRange()610 OS.EmitValue(getLabelPlusOne(EndLabel), 4); in emitSEHActionsForRange()896 std::make_pair(getLabelPlusOne(ChangeLabel), StateChange.NewState)); in computeIP2StateTable()