Home | History | Annotate | Download | only in config

Lines Matching refs:relocatable

76 /* Nonzero means a relocatable symbol.  */
77 int relocatable;
455 cur_arg_num = relocatable = 0;
907 relocatable = 1;
1146 -> Labels Relocatable symbols
2401 Handle also cases where the instruction is relaxable/relocatable. */
2419 if ((instruction->flags & RELAXABLE) && relocatable)
2454 if ((relocatable) && (insn->rtype != BFD_RELOC_NONE))