Searched refs:mayHaveInstructions (Results 1 – 8 of 8) sorted by relevance
162 bool mayHaveInstructions(MCSection &Sec) const override;
806 virtual bool mayHaveInstructions(MCSection &Sec) const { return true; } in mayHaveInstructions() function
191 bool mayHaveInstructions(MCSection &Sec) const override;
964 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
599 [&](MCSection *Sec) { return !MCOS.mayHaveInstructions(*Sec); }); in finalizeDwarfSections()
291 bool MCObjectStreamer::mayHaveInstructions(MCSection &Sec) const { in mayHaveInstructions() function in MCObjectStreamer