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