Lines Matching full:nsyms
393 Int i, nsyms, becTag, becPrio;
518 nsyms = VG_(DebugInfo_syms_howmany)( newdi );
519 for (i = 0; i < nsyms; i++) {
672 for (i = 0; i < nsyms; i++) {
809 Int nsyms, i;
842 nsyms = VG_(DebugInfo_syms_howmany)( di );
843 for (i = 0; i < nsyms; i++) {
890 } /* for (i = 0; i < nsyms; i++) */
1786 Int nsyms = VG_(DebugInfo_syms_howmany)(di);
1787 for (j = 0; j < nsyms; j++) {