Searched refs:InitSections (Results 1 – 15 of 15) sorted by relevance
42 void InitSections(bool NoExecStack) override;
41 void InitSections(bool NoExecStack) override;
448 virtual void InitSections(bool NoExecStack);
155 Streamer.InitSections(false); in disassemble()
159 Streamer.InitSections(false); in disassemble()
535 Str->InitSections(true); in main()
69 void MCWinCOFFStreamer::InitSections(bool NoExecStack) { in InitSections() function in MCWinCOFFStreamer
90 void MCELFStreamer::InitSections(bool NoExecStack) { in InitSections() function in MCELFStreamer
400 void MCStreamer::InitSections(bool NoExecStack) { in InitSections() function in MCStreamer
493 Str.get()->InitSections(Opts.NoExecStack); in ExecuteAssemblerImpl()
949 Out.InitSections(false); in Run()1062 Out.InitSections(false); in checkForValidSection()
1213 Out.InitSections(false); in Run()1331 Out.InitSections(false); in checkForValidSection()
277 OutStreamer->InitSections(false); in doInitialization()
4719 getStreamer().InitSections(false); in parseDirectiveEven()
11779 getStreamer().InitSections(false); in parseDirectiveEven()