Searched defs:NoExecStack (Results 1 – 5 of 5) sorted by relevance
70 void MCWinCOFFStreamer::InitSections(bool NoExecStack) { in InitSections()
91 void MCELFStreamer::InitSections(bool NoExecStack) { in InitSections()
334 void MCStreamer::InitSections(bool NoExecStack) { in InitSections()
171 static cl::opt<bool> NoExecStack("no-exec-stack", variable
133 unsigned NoExecStack : 1; member