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