Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-xtensa.c4504 next_non_empty_frag (const fragS *fragP) in next_non_empty_frag() function
4524 const fragS *next_fragP = next_non_empty_frag (fragP); in next_frag_opcode_is_loop()
4624 const fragS *next_fragP = next_non_empty_frag (fragP); in next_frag_format_size()
5123 frag = next_non_empty_frag (frag); in xtensa_find_unaligned_loops()
7813 fragS *loop_frag = next_non_empty_frag (fragP); in xtensa_mark_zcl_first_insns()
7815 fragS *targ_frag = next_non_empty_frag (loop_frag); in xtensa_mark_zcl_first_insns()
7976 const fragS *next_fragP = next_non_empty_frag (fragP); in next_instrs_are_b_retw()
8015 next_fragP = next_non_empty_frag (next_fragP); in next_instrs_are_b_retw()
8091 next_fragP = next_non_empty_frag (fragP); in next_instr_is_loop_end()
8303 fragS *loop_frag = next_non_empty_frag (fragP); in xtensa_fix_short_loop_frags()
[all …]