Home | History | Annotate | Download | only in Commands

Lines Matching refs:FindFunctionSymbols

499                     num_matches += matching_modules.FindFunctionSymbols (name, eFunctionNameTypeAuto, sc_list);
505 num_matches = target->GetImages().FindFunctionSymbols (name, eFunctionNameTypeAuto, sc_list);