Searched refs:getDWOCompileUnitForHash (Results 1 – 5 of 5) sorted by relevance
251 DWARFCompileUnit *getDWOCompileUnitForHash(uint64_t Hash);
409 CU = DICtx.getDWOCompileUnitForHash(*DWOId); in toDie()
617 DWARFCompileUnit *DWOCU = DWOContext->getDWOCompileUnitForHash(*DWOId); in parseDWO()
730 DWARFCompileUnit *DWARFContext::getDWOCompileUnitForHash(uint64_t Hash) { in getDWOCompileUnitForHash() function in DWARFContext
1277 DWARFUnit *Unit = Context.getDWOCompileUnitForHash(*DWOId); in finalize()