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

/haiku-buildtools/legacy/binutils/bfd/
H A Dlynx-core.c59 make_bfd_asection (abfd, name, flags, size, vma, filepos) function
152 newsect = make_bfd_asection (abfd, ".stack",
160 newsect = make_bfd_asection (abfd, ".data",
185 newsect = make_bfd_asection (abfd, ".reg",
198 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
237 if (!make_bfd_asection (abfd, ".reg",
251 if (!make_bfd_asection (abfd, ".reg",
261 if (!make_bfd_asection (abfd, secname,
282 if (!make_bfd_asection (abfd, ".data",
322 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
169 core_stacksec (abfd) = make_bfd_asection (abfd, ".stack",
178 core_datasec (abfd) = make_bfd_asection (abfd, ".data",
187 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
236 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
143 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
166 if (!make_bfd_asection (abfd, ".reg", SEC_HAS_CONTENTS,
172 if (!make_bfd_asection (abfd, ".data",
180 if (!make_bfd_asection (abfd, ".stack",
307 && !make_bfd_asection (abfd, secname, flags,
H A Drs6000-core.c292 make_bfd_asection (bfd *abfd, const char *name, flagword flags, function
468 if (!make_bfd_asection (abfd, ".stack",
474 if (!make_bfd_asection (abfd, ".reg",
483 if (!make_bfd_asection (abfd, ".ldinfo",
497 if (!make_bfd_asection (abfd, ".data",
540 if (!make_bfd_asection (abfd, ".data",
577 if (!make_bfd_asection (abfd, ".data",
620 if (!make_bfd_asection (abfd, ".vmdata",
/haiku-buildtools/binutils/bfd/
H A Dlynx-core.c60 make_bfd_asection (bfd *abfd, function
150 newsect = make_bfd_asection (abfd, ".stack",
158 newsect = make_bfd_asection (abfd, ".data",
183 newsect = make_bfd_asection (abfd, ".reg",
196 newsect = make_bfd_asection (abfd, secname,
H A Dhpux-core.c107 static asection *make_bfd_asection (bfd *, const char *, flagword,
115 make_bfd_asection (bfd *abfd, const char *name, flagword flags, function
237 if (!make_bfd_asection (abfd, ".reg",
251 if (!make_bfd_asection (abfd, ".reg",
261 if (!make_bfd_asection (abfd, secname,
282 if (!make_bfd_asection (abfd, ".data",
322 reg_sect = make_bfd_asection (abfd, ".reg", asect->flags,
H A Dirix-core.c48 static asection *make_bfd_asection
90 if (!make_bfd_asection (abfd, secname,
138 if (!make_bfd_asection (abfd, secname,
148 make_bfd_asection (bfd *abfd, function
237 if (!make_bfd_asection (abfd, ".reg",
H A Dsco5-core.c50 make_bfd_asection (bfd *abfd, function
154 if (!make_bfd_asection (abfd, ".reg", SEC_HAS_CONTENTS,
160 if (!make_bfd_asection (abfd, ".data",
168 if (!make_bfd_asection (abfd, ".stack",
295 && !make_bfd_asection (abfd, secname, flags,
H A Dhppabsd-core.c73 make_bfd_asection (bfd *abfd, function
156 core_stacksec (abfd) = make_bfd_asection (abfd, ".stack",
165 core_datasec (abfd) = make_bfd_asection (abfd, ".data",
174 core_regsec (abfd) = make_bfd_asection (abfd, ".reg",
H A Dosf-core.c52 make_bfd_asection (bfd *abfd, function
132 if (!make_bfd_asection (abfd, secname, flags,
H A Drs6000-core.c315 make_bfd_asection (bfd *abfd, const char *name, flagword flags, function
511 if (!make_bfd_asection (abfd, ".stack",
517 if (!make_bfd_asection (abfd, ".reg",
526 if (!make_bfd_asection (abfd, ".ldinfo",
540 if (!make_bfd_asection (abfd, ".data",
594 if (!make_bfd_asection (abfd, ".data",
631 if (!make_bfd_asection (abfd, ".data",
680 if (!make_bfd_asection (abfd, ".vmdata",

Completed in 127 milliseconds