Searched refs:DebugLocEntry (Results 1 – 3 of 3) sorted by relevance
171 class DebugLocEntry {184 DebugLocEntry(const MCSymbol *Begin, const MCSymbol *End, in DebugLocEntry() function194 bool MergeRanges(const DebugLocEntry &Next) { in MergeRanges()
621 bool buildLocationList(SmallVectorImpl<DebugLocEntry> &DebugLoc,
1664 bool DwarfDebug::buildLocationList(SmallVectorImpl<DebugLocEntry> &DebugLoc, in buildLocationList()1845 SmallVector<DebugLocEntry, 8> Entries; in collectEntityInfo()2580 void DebugLocEntry::finalize(const AsmPrinter &AP, in finalize()