Searched refs:SetModuleLoadAddress (Results 1 – 4 of 4) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/lldb/include/lldb/API/ |
| H A D | SBTarget.h | 383 lldb::SBError SetModuleLoadAddress(lldb::SBModule module,
|
| /freebsd-13.1/contrib/llvm-project/lldb/bindings/interface/ |
| H A D | SBTarget.i | 423 SetModuleLoadAddress (lldb::SBModule module,
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/API/ |
| H A D | SBTarget.cpp | 2242 SBError SBTarget::SetModuleLoadAddress(lldb::SBModule module, in SetModuleLoadAddress() function in SBTarget 2244 LLDB_RECORD_METHOD(lldb::SBError, SBTarget, SetModuleLoadAddress, in SetModuleLoadAddress() 2717 LLDB_REGISTER_METHOD(lldb::SBError, SBTarget, SetModuleLoadAddress, in RegisterMethods()
|
| /freebsd-13.1/lib/clang/liblldb/ |
| H A D | LLDBWrapLua.cpp | 48416 result = (arg1)->SetModuleLoadAddress(arg2,arg3); in _wrap_SBTarget_SetModuleLoadAddress()
|