Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugInfoEntry.h152 struct DWARFDebugInfoEntryInlinedChain { struct
153 DWARFDebugInfoEntryInlinedChain() : U(nullptr) {} in DWARFDebugInfoEntryInlinedChain() argument
154 SmallVector<DWARFDebugInfoEntryMinimal, 4> DIEs;
155 const DWARFUnit *U;