Searched refs:want_scope (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dmips-tdump.c216 int want_scope = 0; /* print scopes for every symbol */
895 if (want_scope)
921 if (want_scope)
949 if (want_scope)
984 if (want_scope)
1192 if (want_scope && cur_scope != (scope_t *) 0)
1210 if (want_scope && cur_scope != (scope_t *) 0)
1421 case 's': want_scope++; break; /* print scope info */
1515 want_scope = 0; /* scope info is meaning for extern symbols */
214 int want_scope = 0; /* print scopes for every symbol */ variable

Completed in 55 milliseconds