Home
last modified time | relevance | path

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

/external/lldb/source/Core/
DModuleList.cpp549 size_t existing_matches = matching_module_list.GetSize(); in FindModules() local
559 return matching_module_list.GetSize() - existing_matches; in FindModules()