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