Searched refs:GetUnits (Results 1 – 5 of 5) sorted by relevance
67 m_fallback(module, dwarf, GetUnits(*m_debug_names_up)) {} in DebugNamesDWARFIndex()89 static llvm::DenseSet<dw_offset_t> GetUnits(const DebugNames &debug_names);
34 DebugNamesDWARFIndex::GetUnits(const DebugNames &debug_names) { in GetUnits() function in DebugNamesDWARFIndex
95 auto depth_units = depth_map->GetUnits(); in ValidateAndroidDynamicDepthBuffer()
282 DepthUnits DepthMap::GetUnits() const { return params_.units; } in GetUnits() function in dynamic_depth::DepthMap
104 DepthUnits GetUnits() const;