Searched refs:die_collection (Results 1 – 2 of 2) sorted by relevance
444 DWARFDebugInfoEntry::collection &die_collection);
2294 …RFDebugInfoEntry::DumpDIECollection (Stream &strm, DWARFDebugInfoEntry::collection &die_collection) in DumpDIECollection() argument2297 DWARFDebugInfoEntry::const_iterator end = die_collection.end(); in DumpDIECollection()2300 for (pos = die_collection.begin(); pos != end; ++pos) in DumpDIECollection()