Searched defs:NoExecStack (Results 1 – 5 of 5) sorted by relevance
64 void MCWinCOFFStreamer::InitSections(bool NoExecStack) { in InitSections()
42 void MCELFStreamer::InitSections(bool NoExecStack) { in InitSections()
185 void MCStreamer::InitSections(bool NoExecStack) { in InitSections()
164 static cl::opt<bool> NoExecStack("no-exec-stack", variable
125 unsigned NoExecStack : 1; member