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