/toolchain/binutils/binutils-2.25/bfd/ |
D | hpux-core.c | 107 static asection *make_bfd_asection (bfd *, const char *, flagword, 115 make_bfd_asection (bfd *abfd, const char *name, flagword flags, in make_bfd_asection() function 237 if (!make_bfd_asection (abfd, ".reg", in hpux_core_core_file_p() 251 if (!make_bfd_asection (abfd, ".reg", in hpux_core_core_file_p() 261 if (!make_bfd_asection (abfd, secname, in hpux_core_core_file_p() 282 if (!make_bfd_asection (abfd, ".data", in hpux_core_core_file_p() 322 reg_sect = make_bfd_asection (abfd, ".reg", asect->flags, in hpux_core_core_file_p()
|
D | lynx-core.c | 60 make_bfd_asection (bfd *abfd, in make_bfd_asection() function 150 newsect = make_bfd_asection (abfd, ".stack", in lynx_core_file_p() 158 newsect = make_bfd_asection (abfd, ".data", in lynx_core_file_p() 183 newsect = make_bfd_asection (abfd, ".reg", in lynx_core_file_p() 196 newsect = make_bfd_asection (abfd, secname, in lynx_core_file_p()
|
D | irix-core.c | 48 static asection *make_bfd_asection 90 if (!make_bfd_asection (abfd, secname, in do_sections64() 138 if (!make_bfd_asection (abfd, secname, in do_sections() 148 make_bfd_asection (bfd *abfd, in make_bfd_asection() function 237 if (!make_bfd_asection (abfd, ".reg", in irix_core_core_file_p()
|
D | rs6000-core.c | 300 make_bfd_asection (bfd *abfd, const char *name, flagword flags, in make_bfd_asection() function 482 if (!make_bfd_asection (abfd, ".stack", in rs6000coff_core_p() 488 if (!make_bfd_asection (abfd, ".reg", in rs6000coff_core_p() 497 if (!make_bfd_asection (abfd, ".ldinfo", in rs6000coff_core_p() 511 if (!make_bfd_asection (abfd, ".data", in rs6000coff_core_p() 554 if (!make_bfd_asection (abfd, ".data", in rs6000coff_core_p() 591 if (!make_bfd_asection (abfd, ".data", in rs6000coff_core_p() 634 if (!make_bfd_asection (abfd, ".vmdata", in rs6000coff_core_p()
|
D | sco5-core.c | 50 make_bfd_asection (bfd *abfd, in make_bfd_asection() function 154 if (!make_bfd_asection (abfd, ".reg", SEC_HAS_CONTENTS, in sco5_core_file_p() 160 if (!make_bfd_asection (abfd, ".data", in sco5_core_file_p() 168 if (!make_bfd_asection (abfd, ".stack", in sco5_core_file_p() 295 && !make_bfd_asection (abfd, secname, flags, in sco5_core_file_p()
|
D | hppabsd-core.c | 73 make_bfd_asection (bfd *abfd, in make_bfd_asection() function 156 core_stacksec (abfd) = make_bfd_asection (abfd, ".stack", in hppabsd_core_core_file_p() 165 core_datasec (abfd) = make_bfd_asection (abfd, ".data", in hppabsd_core_core_file_p() 174 core_regsec (abfd) = make_bfd_asection (abfd, ".reg", in hppabsd_core_core_file_p()
|
D | osf-core.c | 52 make_bfd_asection (bfd *abfd, in make_bfd_asection() function 132 if (!make_bfd_asection (abfd, secname, flags, in osf_core_core_file_p()
|
D | ChangeLog-2004 | 194 make_bfd_asection. 2816 * hppabsd-core.c (make_bfd_asection): .. 2817 * hpux-core.c (make_bfd_asection): .. 2829 * irix-core.c (do_sections, make_bfd_asection): .. 2834 * lynx-core.c (make_bfd_asection): .. 2856 * osf-core.c (make_bfd_asection): .. 2872 * rs6000-core.c (read_hdr, make_bfd_asection): .. 2873 * sco5-core.c (make_bfd_asection): .. 3618 make_bfd_asection.
|
D | ChangeLog-9697 | 952 * rs6000-core.c (make_bfd_asection): New function to add a section 954 (rs6000coff_core_p): Use make_bfd_asection to add the core file 3557 to make_bfd_asection(). 3604 * irix-core.c (make_bfd_asection): Ditto.
|
D | ChangeLog-9193 | 2773 * hppa.c (make_bfd_asection, hppa_core_file_p, 3374 (ecoff_set_symbol_info, make_bfd_asection, ecoff_little_vec, 4613 * (make_bfd_asection): Call bfd_make_section to do the dirty 4668 * (make_bfd_asection): New routine to make section creation a
|
D | ChangeLog-9495 | 1036 * hppabsd-core.c (make_bfd_asection): Initialize asect->filepos 4374 (make_bfd_asection): Use bfd_make_section_anyway since debugging 6087 * osf-core.c (make_bfd_asection, osf_core_core_file_p): Use
|
D | ChangeLog-9899 | 3207 (make_bfd_asection): use bfd_alloc to allocate room for a copy of
|