Home
last modified time | relevance | path

Searched refs:ClearModuleLoadAddress (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBTarget.h446 lldb::SBError ClearModuleLoadAddress(lldb::SBModule module);
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBTarget.cpp2217 SBError SBTarget::ClearModuleLoadAddress(lldb::SBModule module) { in ClearModuleLoadAddress() function in SBTarget
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp56167 result = (arg1)->ClearModuleLoadAddress(arg2); in _wrap_SBTarget_ClearModuleLoadAddress()