Searched refs:UnloadImage (Results 1 – 11 of 11) sorted by relevance
67 lldb_private::Status UnloadImage(lldb_private::Process *process,
949 Status PlatformPOSIX::UnloadImage(lldb_private::Process *process, in UnloadImage() function in PlatformPOSIX
320 lldb::SBError UnloadImage(uint32_t image_token);
1064 lldb::SBError SBProcess::UnloadImage(uint32_t image_token) { in UnloadImage() function in SBProcess1076 platform_sp->UnloadImage(process_sp.get(), image_token)); in UnloadImage()
1915 EFI_IMAGE_UNLOAD UnloadImage; member
782 EFI_IMAGE_UNLOAD UnloadImage; member
845 virtual Status UnloadImage(lldb_private::Process *process,
1749 status = BS->UnloadImage(loaded_image); in command_chain()
1120 Status error(process->GetTarget().GetPlatform()->UnloadImage( in DoExecute()
1906 Status Platform::UnloadImage(lldb_private::Process *process, in UnloadImage() function in Platform
44246 result = (arg1)->UnloadImage(arg2); in _wrap_SBProcess_UnloadImage()