Searched refs:check_sections (Results 1 – 8 of 8) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/ld/emultempl/ |
| D | cr16elf.em | 31 static void check_sections (bfd *, asection *, void *); 90 bfd_map_over_sections (abfd, check_sections, datasec); 99 check_sections (bfd *abfd, asection *sec, void *datasec)
|
| D | m68kelf.em | 59 static void check_sections (bfd *, asection *, void *); 114 bfd_map_over_sections (abfd, check_sections, datasec); 125 check_sections (bfd *abfd, asection *sec, void *datasec)
|
| /netbsd/src/external/gpl3/binutils/dist/gold/ |
| D | layout.cc | 3935 const bool check_sections = parameters->options().check_sections(); in set_segment_offsets() local 4140 if (check_sections && last_load_segment != NULL) in set_segment_offsets()
|
| D | options.h | 767 DEFINE_bool(check_sections, options::TWO_DASHES, '\0', true,
|
| /netbsd/src/external/gpl3/binutils/dist/ld/ |
| D | ChangeLog-2008 | 57 (check_sections): New function.
|
| D | ChangeLog-2004 | 1060 (check_sections, gld${EMULATION_NAME}_after_open)
|
| D | ChangeLog-9197 | 352 (check_sections): Likewise. 358 (check_sections): Likewise. 3236 * emultempl/mipsecoff.em (check_sections): Use %P, not %F.
|
| D | ChangeLog-0001 | 2844 (check_sections): einfo takes %B, not %P, to print a BFD name.
|