Home | History | Annotate | Download | only in API

Lines Matching defs:match_count

2252         const uint32_t match_count = target_sp->GetImages().FindGlobalVariables (ConstString (name), 
2257 if (match_count > 0)
2262 for (uint32_t i=0; i<match_count; ++i)