Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-xtensa.c520 static bfd_boolean next_frag_is_loop_target
4452 next_frag_is_loop_target (fragP) in next_frag_is_loop_target() function
5460 if (next_frag_is_loop_target (fragP)) in xtensa_fix_target_frags()
5616 if (next_frag_is_loop_target (fragP))
5623 if (!next_frag_is_loop_target (next_fragP))
6801 && !next_frag_is_loop_target (fragP))
7060 if (branch_jmp_to_next && !next_frag_is_loop_target (fragP))
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Dtc-xtensa.c4515 next_frag_is_loop_target (const fragS *fragP) in next_frag_is_loop_target() function
7320 if (next_frag_is_loop_target (fragP)) in next_instr_is_loop_end()
7327 if (!next_frag_is_loop_target (next_fragP)) in next_instr_is_loop_end()
8811 && !next_frag_is_loop_target (fragP)) in relax_frag_immed()
9162 if (branch_jmp_to_next && !next_frag_is_loop_target (fragP)) in convert_frag_immed()