Home
last modified time | relevance | path

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

/external/llvm/lib/MC/MCParser/
DAsmParser.cpp446 bool parseDirectiveIncbin(); // ".incbin"
1608 return parseDirectiveIncbin(); in parseStatement()
3956 bool AsmParser::parseDirectiveIncbin() { in parseDirectiveIncbin() function in AsmParser