Searched refs:NoExecStack (Results 1 – 6 of 6) sorted by relevance
42 void InitSections(bool NoExecStack) override;
41 void InitSections(bool NoExecStack) override;
436 virtual void InitSections(bool NoExecStack);
90 void MCELFStreamer::InitSections(bool NoExecStack) { in InitSections() argument95 if (NoExecStack) in InitSections()
69 void MCWinCOFFStreamer::InitSections(bool NoExecStack) { in InitSections() argument
387 void MCStreamer::InitSections(bool NoExecStack) { in InitSections() argument