Searched refs:sb_local_image_spec (Results 1 – 1 of 1) sorted by relevance
1063 uint32_t SBProcess::LoadImage(const lldb::SBFileSpec &sb_local_image_spec, in LoadImage() argument1066 LLDB_INSTRUMENT_VA(this, sb_local_image_spec, sb_remote_image_spec, sb_error); in LoadImage()1075 return platform_sp->LoadImage(process_sp.get(), *sb_local_image_spec, in LoadImage()