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

  /src/external/gpl3/binutils/dist/gas/config/
tc-xtensa.c 116 } lit_state; typedef in typeref:struct:lit_state_struct
118 static lit_state default_lit_sections;
1337 lit_state *ls;
1379 ls = XNEW (lit_state);
1440 lit_state *s;
1504 s = (lit_state *) state;
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-xtensa.c 116 } lit_state; typedef in typeref:struct:lit_state_struct
118 static lit_state default_lit_sections;
1337 lit_state *ls;
1379 ls = XNEW (lit_state);
1440 lit_state *s;
1504 s = (lit_state *) state;

Completed in 37 milliseconds