Home
last modified time | relevance | path

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

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