HomeSort by: relevance | last modified time | path
    Searched defs:nested_scopes (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/
ecoff.c 945 int nested_scopes; /* # nested scopes */
992 0, /* nested_scopes: # nested scopes */
1775 cur_file_ptr->nested_scopes += scope_delta;
1784 int depth = cur_file_ptr->nested_scopes + (scope_delta < 0);
943 int nested_scopes; \/* # nested scopes *\/ member in struct:efdr
  /src/external/gpl3/binutils.old/dist/gas/
ecoff.c 945 int nested_scopes; /* # nested scopes */
992 0, /* nested_scopes: # nested scopes */
1775 cur_file_ptr->nested_scopes += scope_delta;
1784 int depth = cur_file_ptr->nested_scopes + (scope_delta < 0);
943 int nested_scopes; \/* # nested scopes *\/ member in struct:efdr

Completed in 86 milliseconds