Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-mc/
H A Dllvm-mc.cpp166 NoInitialTextSection("n", global() variable
/freebsd-src/contrib/llvm-project/clang/tools/driver/
H A Dcc1as_main.cpp92 unsigned NoInitialTextSection : 1; global() member
/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp968 Run(bool NoInitialTextSection,bool NoFinalize) Run() argument
H A DMasmParser.cpp1338 bool MasmParser::Run(bool NoInitialTextSection, bool NoFinalize) { in Run() argument