Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dcoff-sh.c710 bfd_boolean have_code; in sh_relax_section() local
736 have_code = FALSE; in sh_relax_section()
748 have_code = TRUE; in sh_relax_section()
997 if (have_code) in sh_relax_section()
Delf32-sh.c504 bfd_boolean have_code; in sh_elf_relax_section() local
532 have_code = FALSE; in sh_elf_relax_section()
543 have_code = TRUE; in sh_elf_relax_section()
800 && have_code) in sh_elf_relax_section()
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-tic6x.c4099 bfd_boolean have_code = FALSE; in tic6x_adjust_section() local
4112 have_code = TRUE; in tic6x_adjust_section()
4127 if (have_code && !have_non_code) in tic6x_adjust_section()