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

/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Dlynx-core.c59 make_bfd_asection (abfd, name, flags, size, vma, filepos) function
151 newsect = make_bfd_asection (abfd, ".stack",
159 newsect = make_bfd_asection (abfd, ".data",
184 newsect = make_bfd_asection (abfd, ".reg",
197 newsect = make_bfd_asection (abfd, secname,
H A Dhpux-core.c106 static asection *make_bfd_asection (bfd *, const char *, flagword,
114 make_bfd_asection (bfd *abfd, const char *name, flagword flags, function
236 if (!make_bfd_asection (abfd, ".reg",
250 if (!make_bfd_asection (abfd, ".reg",
260 if (!make_bfd_asection (abfd, secname,
281 if (!make_bfd_asection (abfd, ".data",
321 reg_sect = make_bfd_asection (abfd, ".reg", asect->flags,
H A Dhppabsd-core.c51 static asection *make_bfd_asection
83 make_bfd_asection (abfd, name, flags, size, offset, alignment_power) function
168 core_stacksec (abfd) = make_bfd_asection (abfd, ".stack",
177 core_datasec (abfd) = make_bfd_asection (abfd, ".data",
186 core_regsec (abfd) = make_bfd_asection (abfd, ".reg",
H A Dirix-core.c46 static asection *make_bfd_asection
88 if (!make_bfd_asection (abfd, secname,
136 if (!make_bfd_asection (abfd, secname,
146 make_bfd_asection (bfd *abfd, function
235 if (!make_bfd_asection (abfd, ".reg",
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.c292 make_bfd_asection (bfd *abfd, const char *name, flagword flags, function
467 if (!make_bfd_asection (abfd, ".stack",
473 if (!make_bfd_asection (abfd, ".reg",
482 if (!make_bfd_asection (abfd, ".ldinfo",
496 if (!make_bfd_asection (abfd, ".data",
539 if (!make_bfd_asection (abfd, ".data",
576 if (!make_bfd_asection (abfd, ".data",
619 if (!make_bfd_asection (abfd, ".vmdata",

Completed in 76 milliseconds