Home
last modified time | relevance | path

Searched refs:nested_scopes (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/binutils-2.34/gas/
H A Decoff.c942 int nested_scopes; /* # nested scopes */ member
1770 cur_file_ptr->nested_scopes += scope_delta; in add_ecoff_symbol()
1779 int depth = cur_file_ptr->nested_scopes + (scope_delta < 0); in add_ecoff_symbol()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dmips-tfile.c1011 int nested_scopes; /* # nested scopes */ member
1841 cur_file_ptr->nested_scopes += scope_delta; in add_local_symbol()
1849 int depth = cur_file_ptr->nested_scopes + (scope_delta < 0); in add_local_symbol()
/dflybsd-src/contrib/binutils-2.27/gas/
H A Decoff.c942 int nested_scopes; /* # nested scopes */ member
1770 cur_file_ptr->nested_scopes += scope_delta; in add_ecoff_symbol()
1779 int depth = cur_file_ptr->nested_scopes + (scope_delta < 0); in add_ecoff_symbol()