Searched defs:UnloadImage (Results 1 – 3 of 3) sorted by relevance
964 Status PlatformPOSIX::UnloadImage(lldb_private::Process *process, in UnloadImage() function in PlatformPOSIX
1129 lldb::SBError SBProcess::UnloadImage(uint32_t image_token) { in UnloadImage() function in SBProcess
1788 Status Platform::UnloadImage(lldb_private::Process *process, in UnloadImage() function in Platform