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()
17 #include "DebugLocEntry.h"370 /// Collection of DebugLocEntry. Stored in a linked list so that DIELocLists687 bool buildLocationList(SmallVectorImpl<DebugLocEntry> &DebugLoc, in useDWARF2Bitfields()
1690 bool DwarfDebug::buildLocationList(SmallVectorImpl<DebugLocEntry> &DebugLoc, in buildLocationList()1932 SmallVector<DebugLocEntry, 8> Entries; in collectEntityInfo()2731 void DebugLocEntry::finalize(const AsmPrinter &AP, in finalize()