Home
last modified time | relevance | path

Searched defs:NoInitialTextSection (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-mc/
H A Dllvm-mc.cpp161 NoInitialTextSection("n", variable
/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()