Searched refs:mayHaveInstructions (Results 1 – 12 of 12) sorted by relevance
162 bool mayHaveInstructions(MCSection &Sec) const override;
806 virtual bool mayHaveInstructions(MCSection &Sec) const { return true; } in mayHaveInstructions() function
206 bool mayHaveInstructions(MCSection &Sec) const override;
1076 virtual bool mayHaveInstructions(MCSection &Sec) const { return true; } in mayHaveInstructions() function
204 bool mayHaveInstructions(MCSection &Sec) const override;
1032 virtual bool mayHaveInstructions(MCSection &Sec) const { return true; } in mayHaveInstructions() function
488 [&](MCSection *Sec) { return !MCOS.mayHaveInstructions(*Sec); }); in finalizeDwarfSections()
224 bool MCObjectStreamer::mayHaveInstructions(MCSection &Sec) const { in mayHaveInstructions() function in MCObjectStreamer
677 [&](MCSection *Sec) { return !MCOS.mayHaveInstructions(*Sec); }); in finalizeDwarfSections()
364 bool MCObjectStreamer::mayHaveInstructions(MCSection &Sec) const { in mayHaveInstructions() function in MCObjectStreamer
810 [&](MCSection *Sec) { return !MCOS.mayHaveInstructions(*Sec); }); in finalizeDwarfSections()
361 bool MCObjectStreamer::mayHaveInstructions(MCSection &Sec) const { in mayHaveInstructions() function in MCObjectStreamer