Searched refs:part1_consth_active (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Dcoff-or32.c93 static bfd_boolean part1_consth_active = FALSE; local
120 part1_consth_active = TRUE;
127 if ((part1_consth_active) && (r_type != R_IHCONST))
129 part1_consth_active = FALSE;
178 part1_consth_active = TRUE;
189 if (! part1_consth_active)
201 part1_consth_active = FALSE;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Dcoff-or32.c93 static bfd_boolean part1_consth_active = FALSE; local
120 part1_consth_active = TRUE;
127 if ((part1_consth_active) && (r_type != R_IHCONST))
129 part1_consth_active = FALSE;
178 part1_consth_active = TRUE;
189 if (! part1_consth_active)
201 part1_consth_active = FALSE;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Dcoff-or32.c93 static bfd_boolean part1_consth_active = FALSE; local
120 part1_consth_active = TRUE;
127 if ((part1_consth_active) && (r_type != R_IHCONST))
129 part1_consth_active = FALSE;
178 part1_consth_active = TRUE;
189 if (! part1_consth_active)
201 part1_consth_active = FALSE;

Completed in 104 milliseconds