Searched refs:relax_round (Results 1 – 3 of 3) sorted by relevance
147 int relax_round; /* Going optimization. */ member
11825 static int relax_round; in nds32_elf_pick_relax() local11830 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() local11958 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[all …]
38 static int relax_round = 0; /* Going optimization. */64 target_optimize, relax_status, relax_round,