Searched refs:dsym_objfile_sp (Results 1 – 2 of 2) sorted by relevance
132 …ObjectFileSP dsym_objfile_sp = ObjectFile::FindPlugin(module_sp, &dsym_fspec, 0, dsym_fspec.GetByt… in CreateInstance() local133 if (dsym_objfile_sp) in CreateInstance()138 dsym_objfile_sp->SetType (ObjectFile::eTypeDebugInfo); in CreateInstance()145 SectionList *objfile_section_list = dsym_objfile_sp->GetSectionList(); in CreateInstance()176 symbol_vendor->AddSymbolFileRepresentation (dsym_objfile_sp); in CreateInstance()
156 ObjectFileSP dsym_objfile_sp; in CreateInstance() local176 …dsym_objfile_sp = ObjectFile::FindPlugin(module_sp, &dsym_fspec, 0, dsym_fspec.GetByteSize(), dsym… in CreateInstance()177 if (UUIDsMatch(module_sp.get(), dsym_objfile_sp.get(), feedback_strm)) in CreateInstance()183 if (dsym_objfile_sp->GetUUID(&dsym_uuid)) in CreateInstance()283 symbol_vendor->AddSymbolFileRepresentation(dsym_objfile_sp); in CreateInstance()