Home
last modified time | relevance | path

Searched defs:NoFinalize (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DAsmParser.cpp944 bool AsmParser::Run(bool NoInitialTextSection, bool NoFinalize) { in Run()
H A DMasmParser.cpp1210 bool MasmParser::Run(bool NoInitialTextSection, bool NoFinalize) { in Run()