Searched refs:OffsetLoc (Results 1 – 1 of 1) sorted by relevance
9735 SMLoc OffsetLoc = getLexer().getLoc(); in parseDirectiveUnwindRaw() local9738 Error(OffsetLoc, "expected expression"); in parseDirectiveUnwindRaw()9745 Error(OffsetLoc, "offset must be a constant"); in parseDirectiveUnwindRaw()9871 SMLoc OffsetLoc = Parser.getTok().getLoc(); in parseDirectiveMovSP() local9874 Error(OffsetLoc, "malformed offset expression"); in parseDirectiveMovSP()9881 Error(OffsetLoc, "offset must be an immediate constant"); in parseDirectiveMovSP()