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

  /src/external/gpl3/binutils/dist/gas/config/
tc-xtensa.c 388 directive_longcalls, enumerator in enum:__anon10144
865 directive_state[directive_longcalls] = true;
868 directive_state[directive_longcalls] = false;
4982 if (directive_state[directive_longcalls])
7120 || (directive_state[directive_longcalls]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-xtensa.c 388 directive_longcalls, enumerator in enum:__anon11616
865 directive_state[directive_longcalls] = true;
868 directive_state[directive_longcalls] = false;
4982 if (directive_state[directive_longcalls])
7120 || (directive_state[directive_longcalls]

Completed in 40 milliseconds