Home
last modified time | relevance | path

Searched refs:IncbinLoc (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/MC/MCParser/
H A DAsmParser.cpp5112 SMLoc IncbinLoc = getTok().getLoc(); in parseDirectiveIncbin() local
5143 return Error(IncbinLoc, "Could not find incbin file '" + Filename + "'"); in parseDirectiveIncbin()