Searched refs:UnloadImage (Results 1 – 12 of 12) sorted by relevance
298 EFI_EBC_UNLOAD_IMAGE UnloadImage; member
67 lldb_private::Status UnloadImage(lldb_private::Process *process,
962 Status PlatformPOSIX::UnloadImage(lldb_private::Process *process, in UnloadImage() function in PlatformPOSIX
203 EFI_IMAGE_UNLOAD UnloadImage; // EFI 1.0+ member
331 lldb::SBError UnloadImage(uint32_t image_token);
1978 EFI_IMAGE_UNLOAD UnloadImage; member
1137 lldb::SBError SBProcess::UnloadImage(uint32_t image_token) { in UnloadImage() function in SBProcess1149 platform_sp->UnloadImage(process_sp.get(), image_token)); in UnloadImage()
894 virtual Status UnloadImage(lldb_private::Process *process,
2013 status = BS->UnloadImage(loaded_image); in command_chain()
1122 Status error(process->GetTarget().GetPlatform()->UnloadImage( in DoExecute()
1869 Status Platform::UnloadImage(lldb_private::Process *process, in UnloadImage() function in Platform
46792 result = (arg1)->UnloadImage(arg2); in _wrap_SBProcess_UnloadImage()