Searched defs:LoadImage (Results 1 – 2 of 2) sorted by relevance
977 uint32_t SBProcess::LoadImage(lldb::SBFileSpec &sb_remote_image_spec, in LoadImage() function in SBProcess984 uint32_t SBProcess::LoadImage(const lldb::SBFileSpec &sb_local_image_spec, in LoadImage() function in SBProcess
1685 uint32_t Platform::LoadImage(lldb_private::Process *process, in LoadImage() function in Platform