Home
last modified time | relevance | path

Searched refs:DebugLocEntry (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocEntry.h171 class DebugLocEntry {
184 DebugLocEntry(const MCSymbol *Begin, const MCSymbol *End, in DebugLocEntry() function
194 bool MergeRanges(const DebugLocEntry &Next) { in MergeRanges()
H A DDwarfDebug.h621 bool buildLocationList(SmallVectorImpl<DebugLocEntry> &DebugLoc,
H A DDwarfDebug.cpp1664 bool DwarfDebug::buildLocationList(SmallVectorImpl<DebugLocEntry> &DebugLoc, in buildLocationList()
1845 SmallVector<DebugLocEntry, 8> Entries; in collectEntityInfo()
2580 void DebugLocEntry::finalize(const AsmPrinter &AP, in finalize()