Home
last modified time | relevance | path

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

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