Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugInfo.cpp98 if (auto *type_unit = llvm::dyn_cast<DWARFTypeUnit>(unit_sp->get())) { in ParseUnitsFor() local
99 m_type_hash_to_unit_index.emplace_back(type_unit->GetTypeHash(), in ParseUnitsFor()
/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DDwarf.def199 HANDLE_DW_TAG(0x0041, type_unit, 4, DWARF, DW_KIND_NONE)
1217 HANDLE_DW_IDX(0x02, type_unit)