Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/binutils/bfd/
Dsco5-core.c46 static asection *make_bfd_asection
56 make_bfd_asection (abfd, name, flags, size, vma, filepos) in make_bfd_asection() function
165 if (!make_bfd_asection (abfd, ".reg", SEC_HAS_CONTENTS,
171 if (!make_bfd_asection (abfd, ".data",
179 if (!make_bfd_asection (abfd, ".stack",
306 && !make_bfd_asection (abfd, secname, flags,
Drs6000-core.c287 make_bfd_asection (bfd *abfd, const char *name, flagword flags, in make_bfd_asection() function
462 if (!make_bfd_asection (abfd, ".stack", in rs6000coff_core_p()
468 if (!make_bfd_asection (abfd, ".reg", in rs6000coff_core_p()
477 if (!make_bfd_asection (abfd, ".ldinfo", in rs6000coff_core_p()
491 if (!make_bfd_asection (abfd, ".data", in rs6000coff_core_p()
534 if (!make_bfd_asection (abfd, ".data", in rs6000coff_core_p()
571 if (!make_bfd_asection (abfd, ".data", in rs6000coff_core_p()
614 if (!make_bfd_asection (abfd, ".vmdata", in rs6000coff_core_p()
Dosf-core.c35 static asection *make_bfd_asection
60 make_bfd_asection (abfd, name, flags, size, vma, filepos) in make_bfd_asection() function
142 if (!make_bfd_asection (abfd, secname, flags,
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