Searched defs:NoExecStack (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/MC/ | ||
H A D | MCWinCOFFStreamer.cpp | 67 initSections(bool NoExecStack,const MCSubtargetInfo & STI) initSections() argument |
H A D | MCELFStreamer.cpp | 53 initSections(bool NoExecStack,const MCSubtargetInfo & STI) initSections() argument |
H A D | MCStreamer.cpp | 410 initSections(bool NoExecStack,const MCSubtargetInfo & STI) initSections() argument |
/llvm-project/llvm/tools/llvm-mc/ | ||
H A D | llvm-mc.cpp | 201 static cl::opt<bool> NoExecStack("no-exec-stack", global() variable |