Home | History | Annotate | Download | only in config

Lines Matching defs:relaxable

1990 	      as_bad (_("relaxable branches not supported in absolute section"));
4678 bool relaxable = false;
4694 relaxable = true;
4698 /* R_RISCV_GOT_HI20 and the following R_RISCV_LO12_I are relaxable
4702 relaxable = true;
4725 relaxable = true;
4933 relaxable = true;
4968 relaxable = true;
4997 relaxable = true;
5012 /* Add an R_RISCV_RELAX reloc if the reloc is relaxable. */
5013 if (relaxable && fixP->fx_tcbit && fixP->fx_addsy != NULL)