Searched refs:MCLineEntryCollection (Results 1 – 2 of 2) sorted by relevance
165 typedef std::vector<MCLineEntry> MCLineEntryCollection; typedef166 typedef MCLineEntryCollection::iterator iterator;167 typedef MCLineEntryCollection::const_iterator const_iterator;168 typedef MapVector<const MCSection *, MCLineEntryCollection> MCLineDivisionMap;
119 const MCLineSection::MCLineEntryCollection &LineEntries) { in EmitDwarfLineTable()