Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/MC/MCParser/
H A DAsmParser.cpp338 bool processIncbinFile(const std::string &Filename, int64_t Skip = 0,
877 bool AsmParser::processIncbinFile(const std::string &Filename, int64_t Skip, in processIncbinFile() function in AsmParser
5141 if (processIncbinFile(Filename, Skip, Count, CountLoc)) in parseDirectiveIncbin()