Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDebugLocEntry.h122 class DebugLocEntry {
135 DebugLocEntry(const MCSymbol *Begin, const MCSymbol *End, in DebugLocEntry() function
145 bool MergeRanges(const DebugLocEntry &Next) { in MergeRanges()
DDwarfDebug.h52 class DebugLocEntry; variable
586 bool buildLocationList(SmallVectorImpl<DebugLocEntry> &DebugLoc,
DDwarfDebug.cpp1429 bool DwarfDebug::buildLocationList(SmallVectorImpl<DebugLocEntry> &DebugLoc, in buildLocationList()
1608 SmallVector<DebugLocEntry, 8> Entries; in collectEntityInfo()
2267 void DebugLocEntry::finalize(const AsmPrinter &AP, in finalize()