Home
last modified time | relevance | path

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

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