Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h48 std::optional<DenseMap<uint64_t, DWARFTypeUnit *>> NormalTypeUnits; variable
/openbsd/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp716 : UnitContainers{NormalUnits, NormalTypeUnits}; in getTypeUnitForHash()