Searched defs:DWARFTypeUnit (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFTypeUnit.h15 class DWARFTypeUnit : public DWARFUnit { class in inherits:DWARFUnit
28 DWARFTypeUnit(SymbolFileDWARF &dwarf, lldb::user_id_t uid, function in class:DWARFTypeUnit
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFTypeUnit.h25 class DWARFTypeUnit : public DWARFUnit { class in namespace:llvm
27 DWARFTypeUnit(DWARFContext &Context, const DWARFSection &Section, function in class:llvm::DWARFTypeUnit

Completed in 55 milliseconds