Searched refs:getTypeUnitMap (Results 1 – 2 of 2) sorted by relevance
99 getTypeUnitMap(bool IsDWO) = 0;
619 getTypeUnitMap(bool IsDWO) override { in getTypeUnitMap() function in ThreadUnsafeDWARFContextState738 getTypeUnitMap(bool IsDWO) override { in getTypeUnitMap() function in ThreadSafeState740 return ThreadUnsafeDWARFContextState::getTypeUnitMap(IsDWO); in getTypeUnitMap()1356 return State->getTypeUnitMap(IsDWO).lookup(Hash); in getTypeUnitForHash()