Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFDebugInfo.h44 DWARFTypeUnit *GetTypeUnitForHash(uint64_t hash);
DDWARFDebugInfo.cpp164 DWARFTypeUnit *DWARFDebugInfo::GetTypeUnitForHash(uint64_t hash) { in GetTypeUnitForHash() function in DWARFDebugInfo
DDWARFFormValue.cpp535 m_unit->GetSymbolFileDWARF().DebugInfo().GetTypeUnitForHash(value); in Reference()