Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBTarget.h519 lldb::SBSymbolContextList FindGlobalFunctions(const char *name,
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBTarget.cpp1772 lldb::SBSymbolContextList SBTarget::FindGlobalFunctions(const char *name, in FindGlobalFunctions() function in SBTarget
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp56493 result = (arg1)->FindGlobalFunctions((char const *)arg2,arg3,arg4); in _wrap_SBTarget_FindGlobalFunctions()