Searched refs:GetDWOCompileUnitForHash (Results 1 – 3 of 3) sorted by relevance
35 DWARFCompileUnit *GetDWOCompileUnitForHash(uint64_t hash);
40 DWARFCompileUnit *SymbolFileDWARFDwo::GetDWOCompileUnitForHash(uint64_t hash) { in GetDWOCompileUnitForHash() function in SymbolFileDWARFDwo
90 DWARFUnit *dwo_cu = dwo_symbol_file->GetDWOCompileUnitForHash(*m_dwo_id); in ExtractUnitDIEIfNeeded()