Searched refs:oso_matches (Results 1 – 1 of 1) sorted by relevance
910 const uint32_t oso_matches = oso_dwarf->FindGlobalVariables (name, in FindGlobalVariables() local915 if (oso_matches > 0) in FindGlobalVariables()917 total_matches += oso_matches; in FindGlobalVariables()929 max_matches -= oso_matches; in FindGlobalVariables()952 const uint32_t oso_matches = oso_dwarf->FindGlobalVariables (regex, in FindGlobalVariables() local956 if (oso_matches > 0) in FindGlobalVariables()958 total_matches += oso_matches; in FindGlobalVariables()970 max_matches -= oso_matches; in FindGlobalVariables()