Searched refs:make_bfd_asection (Results 1 - 3 of 3) sorted by relevance

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

Completed in 94 milliseconds