Searched defs:LoadImage (Results 1 – 3 of 3) 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
775 EFI_IMAGE_LOAD LoadImage; member
1686 uint32_t Platform::LoadImage(lldb_private::Process *process, in LoadImage() function in Platform