Home
last modified time | relevance | path

Searched defs:num_matches (Results 1 – 15 of 15) sorted by relevance

/llvm-project/lldb/unittests/SymbolFile/DWARF/
H A DDWARFDebugNamesIndexTest.cpp27 int num_matches = 0; in check_num_matches() local
/llvm-project/lldb/source/Commands/
H A DCommandObjectSource.cpp147 uint32_t num_matches = 0; in DumpLinesInSymbolContexts() local
202 uint32_t num_matches = 0; in DumpFileLinesInCompUnit() local
278 uint32_t num_matches = 0; DumpFileLinesInModule() local
302 size_t num_matches = 0; GetSymbolContextsForAddress() local
386 size_t num_matches = sc_list_funcs.GetSize(); DumpLinesInFunctions() local
1114 size_t num_matches = 0; DoExecute() local
[all...]
H A DCommandObjectHelp.cpp128 size_t num_matches = matches.GetSize(); in DoExecute() local
H A DCommandObjectTarget.cpp1276 uint32_t num_matches = 0; DumpCompileUnitLineTable() local
1560 uint32_t num_matches = 0; LookupSymbolInModule() local
1643 size_t num_matches = 0; LookupFunctionInModule() local
1687 const uint64_t num_matches = type_list.GetSize(); LookupTypeInModule() local
1770 const uint32_t num_matches = module->ResolveSymbolContextsForFileSpec( LookupFileAndLineInModule() local
1818 const size_t num_matches = module_list.GetSize(); FindModulesByName() local
2046 const size_t num_matches = DoExecute() local
2135 const size_t num_matches = DoExecute() local
2267 const size_t num_matches = DoExecute() local
2346 const size_t num_matches = DoExecute() local
2573 const size_t num_matches = DoExecute() local
2905 const size_t num_matches = FindModulesByName( DoExecute() local
2930 const size_t num_matches = matching_modules.GetSize(); DoExecute() local
3235 const size_t num_matches = FindModulesByName( DoExecute() local
4121 const size_t num_matches = DoExecute() local
[all...]
H A DCommandObjectMultiword.cpp59 int num_matches = in GetSubcommandSP() local
/llvm-project/lldb/source/Breakpoint/
H A DBreakpointResolverFileRegex.cpp106 uint32_t num_matches = line_matches.size(); SearchCallback() local
/llvm-project/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
H A DDynamicLoaderMacOS.cpp611 uint32_t num_matches = 0; GetDyldLockVariableAddressFromModule() local
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp452 uint32_t num_matches = 0; FindDecls() local
/llvm-project/lldb/source/Core/
H A DSourceManager.cpp478 size_t num_matches = CommonInitializer() local
H A DModule.cpp892 const size_t num_matches = symbol_indexes.size(); FindFunctions() local
/llvm-project/lldb/source/Symbol/
H A DFunction.cpp172 size_t num_matches = sc_list.GetSize(); in ParseSymbolFileAndResolve() local
/llvm-project/lldb/source/API/
H A DSBModule.cpp340 const size_t num_matches = matching_symbol_indexes.size(); in FindSymbols() local
/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp2418 const uint32_t num_matches = variables.GetSize() - original_size; FindGlobalVariables() local
2601 const uint32_t num_matches = sc_list.GetSize() - original_size; FindFunctions() local
/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp3487 const size_t num_matches = matches.GetSize(); ResolveCommandImpl() local
/llvm-project/lldb/source/Target/
H A DProcess.cpp3015 const uint32_t num_matches = process_infos.size(); Attach() local