Searched refs:ArchLoc (Results 1 – 2 of 2) sorted by relevance
6172 SMLoc ArchLoc = getLoc(); in parseDirectiveArch() local6180 return Error(ArchLoc, "unknown arch name"); in parseDirectiveArch()
12005 SMLoc ArchLoc = Parser.getTok().getLoc(); in parseDirectiveObjectArch() local12011 return Error(ArchLoc, "unknown architecture '" + Arch + "'"); in parseDirectiveObjectArch()