Searched refs:getDWOCompileUnitForHash (Results 1 – 4 of 4) sorted by relevance
206 DWARFCompileUnit *getDWOCompileUnitForHash(uint64_t Hash);
335 CU = DICtx.getDWOCompileUnitForHash(*DWOId); in toDie()
369 DWARFCompileUnit *DWOCU = DWOContext->getDWOCompileUnitForHash(*DWOId); in parseDWO()
586 DWARFCompileUnit *DWARFContext::getDWOCompileUnitForHash(uint64_t Hash) { in getDWOCompileUnitForHash() function in DWARFContext