Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dcoff-sh.c712 bool have_code; in sh_relax_section() local
738 have_code = false; in sh_relax_section()
750 have_code = true; in sh_relax_section()
1007 if (have_code) in sh_relax_section()
H A Delf32-sh.c463 bool have_code; in sh_elf_relax_section() local
483 have_code = false; in sh_elf_relax_section()
494 have_code = true; in sh_elf_relax_section()
759 && have_code) in sh_elf_relax_section()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dcoff-sh.c714 bool have_code; in sh_relax_section() local
741 have_code = false; in sh_relax_section()
753 have_code = true; in sh_relax_section()
1005 if (have_code) in sh_relax_section()
H A Delf32-sh.c463 bool have_code; in sh_elf_relax_section() local
484 have_code = false; in sh_elf_relax_section()
495 have_code = true; in sh_elf_relax_section()
760 && have_code) in sh_elf_relax_section()
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-tic6x.c4090 bool have_code = false; in tic6x_adjust_section() local
4103 have_code = true; in tic6x_adjust_section()
4118 if (have_code && !have_non_code) in tic6x_adjust_section()
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-tic6x.c4090 bool have_code = false; in tic6x_adjust_section() local
4103 have_code = true; in tic6x_adjust_section()
4118 if (have_code && !have_non_code) in tic6x_adjust_section()