Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBTarget.h305 bool RemoveModule(lldb::SBModule module);
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBTarget.cpp1710 bool SBTarget::RemoveModule(lldb::SBModule module) { in RemoveModule() function in SBTarget
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp52879 result = (bool)(arg1)->RemoveModule(arg2); in _wrap_SBTarget_RemoveModule()