Home
last modified time | relevance | path

Searched refs:SetModuleLoadAddress (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/API/
H A DSBTarget.h409 lldb::SBError SetModuleLoadAddress(lldb::SBModule module,
/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBTarget.cpp2129 SBError SBTarget::SetModuleLoadAddress(lldb::SBModule module, in SetModuleLoadAddress() function in SBTarget