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

/freebsd-9.3-release/contrib/binutils/gas/
H A Decoff.c947 int nested_scopes; /* # nested scopes */
994 0, /* nested_scopes: # nested scopes */
1771 cur_file_ptr->nested_scopes += scope_delta;
1780 int depth = cur_file_ptr->nested_scopes + (scope_delta < 0);
945 int nested_scopes; /* # nested scopes */ member in struct:efdr
/freebsd-9.3-release/contrib/gcc/
H A Dmips-tfile.c1069 int nested_scopes; /* # nested scopes */
1911 cur_file_ptr->nested_scopes += scope_delta;
1919 int depth = cur_file_ptr->nested_scopes + (scope_delta < 0);
1062 int nested_scopes; /* # nested scopes */ member in struct:efdr

Completed in 128 milliseconds