Searched defs:UnloadImage (Results 1 – 5 of 5) sorted by relevance
949 Status PlatformPOSIX::UnloadImage(lldb_private::Process *process, in UnloadImage() function in PlatformPOSIX
1915 EFI_IMAGE_UNLOAD UnloadImage; member
782 EFI_IMAGE_UNLOAD UnloadImage; member
1121 lldb::SBError SBProcess::UnloadImage(uint32_t image_token) { in UnloadImage() function in SBProcess
1858 Status Platform::UnloadImage(lldb_private::Process *process, in UnloadImage() function in Platform