Searched defs:NoExecStack (Results 1 – 18 of 18) sorted by relevance
80 bool NoExecStack) { in createMCStreamer()
86 bool NoExecStack) { in createMCStreamer()
99 bool NoExecStack) { in createMCStreamer()
157 bool NoExecStack) { in createMCStreamer()
387 bool NoExecStack) { in createMCStreamer()
71 NoExecStack("mc-no-exec-stack", cl::desc("File doesn't need an exec stack")); variable
380 bool RelaxAll, bool NoExecStack) { in createELFStreamer()
62 void MCWinCOFFStreamer::InitSections(bool NoExecStack) { in InitSections()
89 void MCELFStreamer::InitSections(bool NoExecStack) { in InitSections()
231 void MCStreamer::InitSections(bool NoExecStack) { in InitSections()
70 void MCWinCOFFStreamer::InitSections(bool NoExecStack) { in InitSections()
91 void MCELFStreamer::InitSections(bool NoExecStack) { in InitSections()
309 void MCStreamer::InitSections(bool NoExecStack) { in InitSections()
173 static cl::opt<bool> NoExecStack("no-exec-stack", variable
167 static cl::opt<bool> NoExecStack("no-exec-stack", variable
125 unsigned NoExecStack : 1; member
416 bool NoExecStack) const { in createMCObjectStreamer()
697 unsigned NoExecStack : 1; variable