Home | History | Annotate | Download | only in config

Lines Matching defs:relax

77   } relax[2];
90 rl78_bytes.relax[rl78_bytes.n_relax].type = type;
91 rl78_bytes.relax[rl78_bytes.n_relax].field_pos = pos;
92 rl78_bytes.relax[rl78_bytes.n_relax].val_ofs = rl78_bytes.n_base + rl78_bytes.n_ops;
298 {"relax", no_argument, NULL, OPTION_RELAX},
881 /* Estimate how big the opcode is after this relax pass. The return
901 /* Given the new addresses for this relax pass, figure out how big
927 fragP->tc_frag_data->relax[ri].type != RL78_RELAX_BRANCH,
931 expanded opcodes that only the linker will relax. */
936 switch (fragP->tc_frag_data->relax[ri].type)
972 switch (fragP->tc_frag_data->relax[ri].type)
1072 fragP->tc_frag_data->relax[ri].type != RL78_RELAX_BRANCH, 0))
1093 switch (fragP->tc_frag_data->relax[ri].type)