Searched defs:NoInitialTextSection (Results 1 – 6 of 6) sorted by relevance
155 NoInitialTextSection("n", cl::desc("Don't assume assembly file starts " variable
85 unsigned NoInitialTextSection : 1; member
697 bool AsmParser::Run(bool NoInitialTextSection, bool NoFinalize) { in Run()
885 bool AsmParser::Run(bool NoInitialTextSection, bool NoFinalize) { in Run()
966 bool AsmParser::Run(bool NoInitialTextSection, bool NoFinalize) { in Run()
1338 bool MasmParser::Run(bool NoInitialTextSection, bool NoFinalize) { in Run()