Searched refs:archive_object (Results 1 – 2 of 2) sorted by relevance
88 ConstString archive_object; in FindPlugin() local90 …bjectFile::SplitArchivePathWithObject (path_with_object, archive_file, archive_object, must_exist)) in FindPlugin()96 module_sp->SetFileSpecAndObjectName (archive_file, archive_object); in FindPlugin()572 … (const char *path_with_object, FileSpec &archive_file, ConstString &archive_object, bool must_exi… in SplitArchivePathWithObject() argument584 archive_object.SetCString(obj.c_str()); in SplitArchivePathWithObject()
223 lldb_private::ConstString &archive_object,