Home
last modified time | relevance | path

Searched refs:sb_local_image_spec (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/lldb/source/API/
DSBProcess.cpp1065 uint32_t SBProcess::LoadImage(const lldb::SBFileSpec &sb_local_image_spec, in LoadImage() argument
1071 sb_local_image_spec, sb_remote_image_spec, sb_error); in LoadImage()
1080 return platform_sp->LoadImage(process_sp.get(), *sb_local_image_spec, in LoadImage()