Home
last modified time | relevance | path

Searched defs:DWARFDebugInfoEntryInlinedChain (Results 1 – 1 of 1) sorted by relevance

/trueos/contrib/llvm/lib/DebugInfo/
HDDWARFDebugInfoEntry.h171 struct DWARFDebugInfoEntryInlinedChain { struct
172 DWARFDebugInfoEntryInlinedChain() : U(0) {} in DWARFDebugInfoEntryInlinedChain() argument
173 SmallVector<DWARFDebugInfoEntryMinimal, 4> DIEs;
174 const DWARFUnit *U;