Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/API/
H A DSBTarget.h459 MatchType matchtype);
476 MatchType matchtype);
/llvm-project-15.0.7/lldb/bindings/interface/
H A DSBTarget.i498 MatchType matchtype);
503 MatchType matchtype);
/llvm-project-15.0.7/lldb/source/API/
H A DSBTarget.cpp1714 MatchType matchtype) { in FindGlobalFunctions() argument
1715 LLDB_INSTRUMENT_VA(this, name, max_matches, matchtype); in FindGlobalFunctions()
1727 switch (matchtype) { in FindGlobalFunctions()
1873 MatchType matchtype) { in FindGlobalVariables() argument
1874 LLDB_INSTRUMENT_VA(this, name, max_matches, matchtype); in FindGlobalVariables()
1884 switch (matchtype) { in FindGlobalVariables()