Searched refs:ClearModuleLoadAddress (Results 1 – 4 of 4) sorted by relevance
394 lldb::SBError ClearModuleLoadAddress(lldb::SBModule module);
427 ClearModuleLoadAddress (lldb::SBModule module);
2277 SBError SBTarget::ClearModuleLoadAddress(lldb::SBModule module) { in ClearModuleLoadAddress() function in SBTarget2278 LLDB_RECORD_METHOD(lldb::SBError, SBTarget, ClearModuleLoadAddress, in ClearModuleLoadAddress()2719 LLDB_REGISTER_METHOD(lldb::SBError, SBTarget, ClearModuleLoadAddress, in RegisterMethods()
48452 result = (arg1)->ClearModuleLoadAddress(arg2); in _wrap_SBTarget_ClearModuleLoadAddress()