Searched refs:MCDwarfLineEntryCollection (Results 1 – 2 of 2) sorted by relevance
167 typedef std::vector<MCDwarfLineEntry> MCDwarfLineEntryCollection; typedef168 typedef MCDwarfLineEntryCollection::iterator iterator;169 typedef MCDwarfLineEntryCollection::const_iterator const_iterator;170 typedef MapVector<MCSection *, MCDwarfLineEntryCollection> MCLineDivisionMap;
102 const MCLineSection::MCDwarfLineEntryCollection &LineEntries) { in EmitDwarfLineTable()