Home
last modified time | relevance | path

Searched refs:relax_trip (Results 1 – 7 of 7) sorted by relevance

/toolchain/binutils/binutils-2.25/include/
Dbfdlink.h512 int relax_trip; member
DChangeLog1441 * bfdlink.h (struct bfd_link_info): Add relax_trip.
/toolchain/binutils/binutils-2.25/bfd/
Delf64-alpha.c197 int relax_trip; member
3795 if (htab->relax_trip != link_info->relax_trip) in elf64_alpha_relax_section()
3797 htab->relax_trip = link_info->relax_trip; in elf64_alpha_relax_section()
Delf32-rl78.c1239 if (info->relax_trip > 0) in rl78_elf_finish_dynamic_sections()
DChangeLog-20072497 * elf64-alpha.c (struct alpha_elf_link_hash_table): Add relax_trip.
2502 relax_trip counter has changed.
/toolchain/binutils/binutils-2.25/ld/
DChangeLog-2007744 link_info.relax_trip.
Dldlang.c6457 link_info.relax_trip = -1; in lang_relax_sections()
6460 link_info.relax_trip++; in lang_relax_sections()