Searched refs:hasEnded (Results 1 – 4 of 4) sorted by relevance
35 bool MCSection::hasEnded() const { return End && End->isInSection(); } in hasEnded() function in MCSection
1241 assert(!Section->hasEnded() && "Section already ended"); in switchSection()
2500 assert(TextSection->hasEnded() && ".text section is not end!"); in emitDwarfLineEndEntry()
138 bool hasEnded() const;