Home
last modified time | relevance | path

Searched refs:DWOTypeUnits (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h67 std::optional<DenseMap<uint64_t, DWARFTypeUnit *>> DWOTypeUnits; variable
/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp715 UnitContainers Units = IsDWO ? UnitContainers{DWOUnits, DWOTypeUnits} in getTypeUnitForHash()