Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/API/
H A DSBTarget.h467 lldb::SBSymbolContextList FindGlobalFunctions(const char *name,
/freebsd-13.1/contrib/llvm-project/lldb/bindings/interface/
H A DSBTarget.i495 FindGlobalFunctions(const char *name,
/freebsd-13.1/contrib/llvm-project/lldb/source/API/
H A DSBTarget.cpp1842 lldb::SBSymbolContextList SBTarget::FindGlobalFunctions(const char *name, in FindGlobalFunctions() function in SBTarget
1845 LLDB_RECORD_METHOD(lldb::SBSymbolContextList, SBTarget, FindGlobalFunctions, in FindGlobalFunctions()
2696 FindGlobalFunctions, in RegisterMethods()
/freebsd-13.1/lib/clang/liblldb/
H A DLLDBWrapLua.cpp48895 result = (arg1)->FindGlobalFunctions((char const *)arg2,arg3,arg4); in _wrap_SBTarget_FindGlobalFunctions()