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