Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/MC/
H A DMCWinCOFFStreamer.cpp67 initSections(bool NoExecStack,const MCSubtargetInfo & STI) initSections() argument
H A DMCELFStreamer.cpp53 initSections(bool NoExecStack,const MCSubtargetInfo & STI) initSections() argument
H A DMCStreamer.cpp410 initSections(bool NoExecStack,const MCSubtargetInfo & STI) initSections() argument
/llvm-project/llvm/tools/llvm-mc/
H A Dllvm-mc.cpp201 static cl::opt<bool> NoExecStack("no-exec-stack", global() variable