Searched refs:m_oso_map (Results 1 – 2 of 2) sorted by relevance
323 std::map<std::pair<ConstString, llvm::sys::TimePoint<>>, OSOInfoSP> m_oso_map; variable
408 auto pos = m_oso_map.find( in GetModuleByCompUnitInfo()410 if (pos != m_oso_map.end()) { in GetModuleByCompUnitInfo()415 m_oso_map[{comp_unit_info->oso_path, comp_unit_info->oso_mod_time}] = in GetModuleByCompUnitInfo()