/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | elf32-epiphany.c | 187 static asection * first_section = NULL; in epiphany_elf_relax_section() local 200 if (first_section == NULL) in epiphany_elf_relax_section() 203 first_section = sec; in epiphany_elf_relax_section() 206 if (first_section == sec) in epiphany_elf_relax_section()
|
H A D | elf32-ip2k.c | 1071 static asection * first_section = NULL; in ip2k_elf_relax_section() local 1083 if (first_section == NULL) in ip2k_elf_relax_section() 1086 first_section = sec; in ip2k_elf_relax_section() 1089 if (first_section == sec) in ip2k_elf_relax_section()
|
H A D | elf.c | 7757 asection *first_section; in rewrite_elf_program_header() local 7762 first_section = NULL; in rewrite_elf_program_header() 7772 if (first_section == NULL) in rewrite_elf_program_header() 7773 first_section = section; in rewrite_elf_program_header() 7808 if (!first_section || first_section->output_section != NULL) in rewrite_elf_program_header() 7902 for (section = first_section, j = 0; in rewrite_elf_program_header() 8263 asection *first_section = NULL; in copy_elf_program_header() local 8274 if (first_section == NULL) in copy_elf_program_header() 8275 first_section = section; in copy_elf_program_header() 8338 for (section = first_section; in copy_elf_program_header()
|
H A D | elfnn-riscv.c | 4990 static asection *first_section = NULL; in _bfd_riscv_relax_section() local 5008 if (first_section == NULL) in _bfd_riscv_relax_section() 5009 first_section = sec; in _bfd_riscv_relax_section() 5010 else if (first_section == sec) in _bfd_riscv_relax_section()
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | elf32-epiphany.c | 187 static asection * first_section = NULL; in epiphany_elf_relax_section() local 200 if (first_section == NULL) in epiphany_elf_relax_section() 203 first_section = sec; in epiphany_elf_relax_section() 206 if (first_section == sec) in epiphany_elf_relax_section()
|
H A D | elf32-ip2k.c | 1071 static asection * first_section = NULL; in ip2k_elf_relax_section() local 1083 if (first_section == NULL) in ip2k_elf_relax_section() 1086 first_section = sec; in ip2k_elf_relax_section() 1089 if (first_section == sec) in ip2k_elf_relax_section()
|
H A D | elf.c | 7157 asection *first_section; in rewrite_elf_program_header() local 7162 first_section = NULL; in rewrite_elf_program_header() 7172 if (first_section == NULL) in rewrite_elf_program_header() 7173 first_section = section; in rewrite_elf_program_header() 7208 if (!first_section || first_section->output_section != NULL) in rewrite_elf_program_header() 7300 for (section = first_section, j = 0; in rewrite_elf_program_header() 7669 asection *first_section = NULL; in copy_elf_program_header() local 7680 if (first_section == NULL) in copy_elf_program_header() 7681 first_section = section; in copy_elf_program_header() 7744 for (section = first_section; in copy_elf_program_header()
|
H A D | ChangeLog-2006 | 141 * elf.c (rewrite_elf_program_header): Do not use the first_section
|
H A D | ChangeLog-2010 | 1018 from lowest_section, not first_section. Validate program
|
/netbsd-src/external/gpl3/binutils.old/dist/ld/emultempl/ |
H A D | xtensaelf.em | 1720 bool first_section = false; 1743 && (first_section 1749 first_section = false; 1857 bool first_section = false; 1879 && (first_section 1885 first_section = false;
|
/netbsd-src/external/gpl3/binutils/dist/ld/emultempl/ |
H A D | xtensaelf.em | 1710 bool first_section = false; 1733 && (first_section 1739 first_section = false; 1847 bool first_section = false; 1869 && (first_section 1875 first_section = false;
|
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | output.h | 4731 first_section() const; 4737 const Output_section* os = this->first_section(); in first_section_load_address()
|
H A D | powerpc.cc | 8466 Output_section* os = layout->tls_segment()->first_section(); in local() 9293 Output_section* os = layout->tls_segment()->first_section(); in global() 12843 ->first_section(); in relocate_relocs() 12906 ->first_section(); in relocate_relocs()
|
H A D | symtab.cc | 3231 Output_section* osect = oseg->first_section(); in sized_write_globals()
|
H A D | ChangeLog-2016 | 96 * output.cc (Output_segment::first_section): Return NULL if there are
|
H A D | output.cc | 4765 Output_segment::first_section() const in first_section() function in gold::Output_segment
|
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | output.h | 4731 first_section() const; 4737 const Output_section* os = this->first_section(); in first_section_load_address()
|
H A D | powerpc.cc | 8428 Output_section* os = layout->tls_segment()->first_section(); in local() 9254 Output_section* os = layout->tls_segment()->first_section(); in global() 12781 ->first_section(); in relocate_relocs() 12844 ->first_section(); in relocate_relocs()
|
H A D | symtab.cc | 3231 Output_section* osect = oseg->first_section(); in sized_write_globals()
|
H A D | ChangeLog-2016 | 96 * output.cc (Output_segment::first_section): Return NULL if there are
|
H A D | output.cc | 4764 Output_segment::first_section() const in first_section() function in gold::Output_segment
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/ |
H A D | message.c | 453 msgresetnames(dns_message_t *msg, unsigned int first_section) { in msgresetnames() argument 461 for (i = first_section; i < DNS_SECTION_MAX; i++) { in msgresetnames()
|
/netbsd-src/external/mpl/bind/dist/lib/dns/ |
H A D | message.c | 478 msgresetnames(dns_message_t *msg, unsigned int first_section) { in msgresetopt() 480 for (size_t i = first_section; i < DNS_SECTION_MAX; i++) { in msgresetopt() 439 msgresetnames(dns_message_t * msg,unsigned int first_section) msgresetnames() argument
|
/netbsd-src/external/gpl3/gdb.old/dist/bfd/ |
H A D | ChangeLog-2010 | 1018 from lowest_section, not first_section. Validate program
|
/netbsd-src/external/gpl3/gdb/dist/bfd/ |
H A D | ChangeLog-2006 | 141 * elf.c (rewrite_elf_program_header): Do not use the first_section
|