Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp966 bool AsmParser::Run(bool NoInitialTextSection, bool NoFinalize) { in Run()
H A DMasmParser.cpp1338 bool MasmParser::Run(bool NoInitialTextSection, bool NoFinalize) { in Run()