Home
last modified time | relevance | path

Searched defs:NoExecStack (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCWinCOFFStreamer.cpp67 initSections(bool NoExecStack,const MCSubtargetInfo & STI) initSections() argument
H A DMCELFStreamer.cpp91 initSections(bool NoExecStack,const MCSubtargetInfo & STI) initSections() argument
H A DMCStreamer.cpp411 initSections(bool NoExecStack,const MCSubtargetInfo & STI) initSections() argument
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-mc/
H A Dllvm-mc.cpp210 static cl::opt<bool> NoExecStack("no-exec-stack", global() variable
/freebsd-src/contrib/llvm-project/clang/tools/driver/
H A Dcc1as_main.cpp136 unsigned NoExecStack : 1; global() member