Home
last modified time | relevance | path

Searched refs:make_bfd_asection (Results 1 – 12 of 12) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Dhpux-core.c107 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()
Dlynx-core.c60 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()
Dirix-core.c48 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()
Drs6000-core.c300 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()
Dsco5-core.c50 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()
Dhppabsd-core.c73 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()
Dosf-core.c52 make_bfd_asection (bfd *abfd, in make_bfd_asection() function
132 if (!make_bfd_asection (abfd, secname, flags, in osf_core_core_file_p()
DChangeLog-2004194 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.
DChangeLog-9697952 * 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.
DChangeLog-91932773 * 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
DChangeLog-94951036 * 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
DChangeLog-98993207 (make_bfd_asection): use bfd_alloc to allocate room for a copy of