Searched refs:loaded_path (Results 1 – 4 of 4) sorted by relevance
347 lldb::SBFileSpec &loaded_path,
867 lldb_private::FileSpec *loaded_path);873 lldb_private::FileSpec *loaded_path = nullptr);
1189 lldb::SBFileSpec &loaded_path, in LoadImageUsingPaths() argument1218 loaded_path = loaded_spec; in LoadImageUsingPaths()
1799 lldb_private::FileSpec *loaded_path) in LoadImageUsingPaths() argument1809 return DoLoadImage(process, file_to_use, &paths, error, loaded_path); in LoadImageUsingPaths()