Searched refs:workaround_a0_b_retw (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-xtensa.c564 static bfd_boolean workaround_a0_b_retw = FALSE;
590 workaround_a0_b_retw |= TRUE;
782 workaround_a0_b_retw = TRUE;
785 workaround_a0_b_retw = FALSE;
816 workaround_a0_b_retw = FALSE;
6691 if (workaround_a0_b_retw
6771 if (workaround_a0_b_retw && use_transform ())
6946 if (workaround_a0_b_retw && has_a0_b_retw)
563 static bfd_boolean workaround_a0_b_retw = FALSE; variable
/haiku-buildtools/binutils/gas/config/
H A Dtc-xtensa.c623 static bfd_boolean workaround_a0_b_retw = FALSE;
649 workaround_a0_b_retw |= TRUE;
872 workaround_a0_b_retw = TRUE;
875 workaround_a0_b_retw = FALSE;
906 workaround_a0_b_retw = FALSE;
7056 if (workaround_a0_b_retw
7141 if (workaround_a0_b_retw && use_transform ())
7324 if (workaround_a0_b_retw && has_a0_b_retw)
622 static bfd_boolean workaround_a0_b_retw = FALSE; variable

Completed in 86 milliseconds