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