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

  /src/external/gpl3/binutils/dist/gas/config/
tc-xtensa.c 523 static void xtensa_switch_section_emit_state (emit_state *, segT, subsegT);
11339 xtensa_switch_section_emit_state (&state, segment->seg, 0);
11390 xtensa_switch_section_emit_state (&prev_state, pool_seg, 0);
11546 xtensa_switch_section_emit_state (result, lit4_seg, 0);
11577 xtensa_switch_section_emit_state (result, lit_seg, 0);
11598 xtensa_switch_section_emit_state (emit_state *state,
11581 xtensa_switch_section_emit_state (emit_state *state, function
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-xtensa.c 523 static void xtensa_switch_section_emit_state (emit_state *, segT, subsegT);
11339 xtensa_switch_section_emit_state (&state, segment->seg, 0);
11390 xtensa_switch_section_emit_state (&prev_state, pool_seg, 0);
11546 xtensa_switch_section_emit_state (result, lit4_seg, 0);
11577 xtensa_switch_section_emit_state (result, lit_seg, 0);
11598 xtensa_switch_section_emit_state (emit_state *state,
11581 xtensa_switch_section_emit_state (emit_state *state, function

Completed in 38 milliseconds