Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/llvm-mc-assemble-fuzzer/
H A Dllvm-mc-assemble-fuzzer.cpp112 static const bool NoInitialTextSection = false; in AssembleInput() local
/llvm-project/llvm/tools/llvm-mc/
H A Dllvm-mc.cpp161 NoInitialTextSection("n", global() variable
/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp966 Run(bool NoInitialTextSection,bool NoFinalize) Run() argument
H A DMasmParser.cpp1338 if (!NoInitialTextSection) in Run() argument