Searched refs:InitSections (Results 1 – 12 of 12) sorted by relevance
43 void InitSections(bool NoExecStack) override;
47 void InitSections(bool NoExecStack) override;
353 virtual void InitSections(bool NoExecStack);
164 Streamer.InitSections(false); in disassemble()
517 Str->InitSections(true); in main()
63 void MCWinCOFFStreamer::InitSections(bool NoExecStack) { in InitSections() function in llvm::MCWinCOFFStreamer
89 void MCELFStreamer::InitSections(bool NoExecStack) { in InitSections() function in MCELFStreamer
188 void MCStreamer::InitSections(bool NoExecStack) { in InitSections() function in MCStreamer
389 Str.get()->InitSections(Opts.NoExecStack); in ExecuteAssembler()
625 Out.InitSections(false); in Run()711 Out.InitSections(false); in checkForValidSection()
179 OutStreamer->InitSections(false); in doInitialization()
9643 getStreamer().InitSections(false); in parseDirectiveEven()