Searched refs:GetTypeUnitForHash (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugInfo.h44 DWARFTypeUnit *GetTypeUnitForHash(uint64_t hash);
H A DDWARFDebugInfo.cpp165 DWARFTypeUnit *DWARFDebugInfo::GetTypeUnitForHash(uint64_t hash) { function in class:DWARFDebugInfo
H A DDWARFFormValue.cpp547 m_unit->GetSymbolFileDWARF().DebugInfo()->GetTypeUnitForHash(value);

Completed in 70 milliseconds