Searched refs:make_bfd_asection (Results 1 – 7 of 7) sorted by relevance
| /freebsd-9-stable/contrib/binutils/bfd/ |
| D | sco5-core.c | 46 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,
|
| D | rs6000-core.c | 287 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()
|
| D | osf-core.c | 35 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,
|
| 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
|