Searched refs:IncbinLoc (Results 1 – 2 of 2) sorted by relevance
4331 SMLoc IncbinLoc = getLexer().getLoc(); in parseDirectiveIncbin() local4339 Error(IncbinLoc, "Could not find incbin file '" + Filename + "'"); in parseDirectiveIncbin()
4991 SMLoc IncbinLoc = getTok().getLoc(); in parseDirectiveIncbin() local5023 return Error(IncbinLoc, "Could not find incbin file '" + Filename + "'"); in parseDirectiveIncbin()