Lines Matching refs:relax_round
11825 static int relax_round; in nds32_elf_pick_relax() local
11830 relax_round = NDS32_RELAX_EMPTY_ROUND; in nds32_elf_pick_relax()
11842 return relax_round; in nds32_elf_pick_relax()
11848 relax_round = round_table[pass]; in nds32_elf_pick_relax()
11852 switch (relax_round) in nds32_elf_pick_relax()
11907 return relax_round; in nds32_elf_pick_relax()
11930 int relax_round; in nds32_elf_relax_section() local
11958 relax_round = nds32_elf_pick_relax (TRUE, sec, again, table, link_info); in nds32_elf_relax_section()
11959 switch (relax_round) in nds32_elf_relax_section()
12409 int relax_round, FILE * ex9_export_file, in bfd_elf32_nds32_set_target_option() argument
12427 table->relax_round = relax_round; in bfd_elf32_nds32_set_target_option()