Searched refs:ByteAlignmentLoc (Results 1 – 1 of 1) sorted by relevance
998 SMLoc ByteAlignmentLoc; in ParseDirectiveComm() local1001 ByteAlignmentLoc = getLexer().getLoc(); in ParseDirectiveComm()1005 return Error(ByteAlignmentLoc, "alignment must be a power of 2"); in ParseDirectiveComm()1037 return Error(ByteAlignmentLoc, "invalid '.comm' or '.lcomm' directive " in ParseDirectiveComm()