Searched defs:NoExecStack (Results 1 – 4 of 4) sorted by relevance
77 void MCWinCOFFStreamer::initSections(bool NoExecStack, in initSections()
57 void MCELFStreamer::initSections(bool NoExecStack, const MCSubtargetInfo &STI) { in initSections()
410 void MCStreamer::initSections(bool NoExecStack, const MCSubtargetInfo &STI) { in initSections()
201 static cl::opt<bool> NoExecStack("no-exec-stack", variable