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