Searched refs:OSOInfo (Results 1 – 2 of 2) sorted by relevance
155 struct OSOInfo { struct158 OSOInfo() : module_sp() {} in OSOInfo() argument161 typedef std::shared_ptr<OSOInfo> OSOInfoSP;
410 comp_unit_info->oso_sp = std::make_shared<OSOInfo>(); in GetModuleByCompUnitInfo()