Searched refs:ProcessIncbinFile (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/lib/MC/MCParser/
H A DAsmParser.cpp247 /// ProcessIncbinFile - Process the specified file for the .incbin directive.
249 bool ProcessIncbinFile(const std::string &Filename);
540 bool AsmParser::ProcessIncbinFile(const std::string &Filename) { function in class:AsmParser
2561 if (ProcessIncbinFile(Filename)) {

Completed in 106 milliseconds