Searched refs:DebugLocEntry (Results 1 – 3 of 3) sorted by relevance
185 class DebugLocEntry {198 DebugLocEntry(const MCSymbol *Begin, const MCSymbol *End, in DebugLocEntry() function208 bool MergeRanges(const DebugLocEntry &Next) { in MergeRanges()
619 bool buildLocationList(SmallVectorImpl<DebugLocEntry> &DebugLoc,
1673 bool DwarfDebug::buildLocationList(SmallVectorImpl<DebugLocEntry> &DebugLoc, in buildLocationList()1915 SmallVector<DebugLocEntry, 8> Entries; in collectEntityInfo()2686 void DebugLocEntry::finalize(const AsmPrinter &AP, in finalize()