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