Home
last modified time | relevance | path

Searched refs:nds32_elf_pick_relax (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Delf32-nds32.c11828 nds32_elf_pick_relax (bfd_boolean init, asection *sec, bfd_boolean *again, in nds32_elf_pick_relax() function
11985 relax_round = nds32_elf_pick_relax (TRUE, sec, again, table, link_info); in nds32_elf_relax_section()
11992 nds32_elf_pick_relax (FALSE, sec, again, table, link_info); in nds32_elf_relax_section()
12002 nds32_elf_pick_relax (FALSE, sec, again, table, link_info); in nds32_elf_relax_section()
12011 nds32_elf_pick_relax (FALSE, sec, again, table, link_info); in nds32_elf_relax_section()
12060 nds32_elf_pick_relax (FALSE, sec, again, table, link_info); in nds32_elf_relax_section()
12316 nds32_elf_pick_relax (FALSE, sec, again, table, link_info); in nds32_elf_relax_section()
DChangeLog-20141443 (nds32_elf_pick_relax): Choose relaxation optimization.
DChangeLog-20153879 * elf32-nds32.c (nds32_elf_pick_relax): Fix again setting.