Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dtc-xtensa.c651 static void xtensa_switch_section_emit_state
7515 xtensa_switch_section_emit_state (&state, segment->seg, 0); in xtensa_move_literals()
7729 xtensa_switch_section_emit_state (result,
7737 xtensa_switch_section_emit_state (result,
7745 xtensa_switch_section_emit_state (result,
7769 xtensa_switch_section_emit_state (state, new_now_seg, new_now_subseg) in xtensa_switch_section_emit_state() function
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-xtensa.c466 static void xtensa_switch_section_emit_state (emit_state *, segT, subsegT);
9706 xtensa_switch_section_emit_state (&state, segment->seg, 0); in xtensa_move_literals()
9876 xtensa_switch_section_emit_state (result, in xtensa_switch_to_literal_fragment()
9925 xtensa_switch_section_emit_state (result, in xtensa_switch_to_non_abs_literal_fragment()
9933 xtensa_switch_section_emit_state (result, in xtensa_switch_to_non_abs_literal_fragment()
9941 xtensa_switch_section_emit_state (result, in xtensa_switch_to_non_abs_literal_fragment()
9964 xtensa_switch_section_emit_state (emit_state *state, in xtensa_switch_section_emit_state() function
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A DChangeLog-2004117 * config/tc-xtensa.c (xtensa_switch_section_emit_state): Use subseg_set.