Home
last modified time | relevance | path

Searched refs:new_now_subseg (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dtc-xtensa.c7769 xtensa_switch_section_emit_state (state, new_now_seg, new_now_subseg) in xtensa_switch_section_emit_state() argument
7772 subsegT new_now_subseg;
7779 subseg_new (segment_name (new_now_seg), new_now_subseg);
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-xtensa.c9966 subsegT new_now_subseg) in xtensa_switch_section_emit_state() argument
9973 subseg_set (new_now_seg, new_now_subseg); in xtensa_switch_section_emit_state()