Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/bfd/
Dcoff-a29k.c86 static bfd_boolean part1_consth_active = FALSE; local
111 part1_consth_active = TRUE;
117 if ((part1_consth_active) && (r_type != R_IHCONST))
119 part1_consth_active = FALSE;
171 part1_consth_active = TRUE;
179 if (! part1_consth_active)
190 part1_consth_active = FALSE;
Dcoff-or32.c92 static bfd_boolean part1_consth_active = FALSE; local
119 part1_consth_active = TRUE;
126 if ((part1_consth_active) && (r_type != R_IHCONST))
128 part1_consth_active = FALSE;
177 part1_consth_active = TRUE;
188 if (! part1_consth_active)
200 part1_consth_active = FALSE;