| /mirbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | hpux-core.c | 103 static asection *make_bfd_asection 118 make_bfd_asection (abfd, name, flags, size, vma, alignment_power) in make_bfd_asection() function 246 if (!make_bfd_asection (abfd, ".reg", 260 if (!make_bfd_asection (abfd, ".reg", 270 if (!make_bfd_asection (abfd, secname, 291 if (!make_bfd_asection (abfd, ".data", 331 reg_sect = make_bfd_asection (abfd, ".reg", asect->flags,
|
| D | lynx-core.c | 57 make_bfd_asection (abfd, name, flags, size, vma, filepos) in make_bfd_asection() 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,
|
| D | irix-core.c | 44 static asection *make_bfd_asection 86 if (!make_bfd_asection (abfd, secname, in do_sections64() 134 if (!make_bfd_asection (abfd, secname, in do_sections() 144 make_bfd_asection (bfd *abfd, in make_bfd_asection() function 234 if (!make_bfd_asection (abfd, ".reg", in irix_core_core_file_p()
|
| D | hppabsd-core.c | 51 static asection *make_bfd_asection 84 make_bfd_asection (abfd, name, flags, size, offset, alignment_power) in make_bfd_asection() function 173 core_stacksec (abfd) = make_bfd_asection (abfd, ".stack", 182 core_datasec (abfd) = make_bfd_asection (abfd, ".data", 191 core_regsec (abfd) = make_bfd_asection (abfd, ".reg",
|
| D | sco5-core.c | 44 static asection *make_bfd_asection 55 make_bfd_asection (abfd, name, flags, size, vma, filepos) in make_bfd_asection() function 168 if (!make_bfd_asection (abfd, ".reg", SEC_HAS_CONTENTS, 174 if (!make_bfd_asection (abfd, ".data", 182 if (!make_bfd_asection (abfd, ".stack", 309 && !make_bfd_asection (abfd, secname, flags,
|
| D | rs6000-core.c | 280 make_bfd_asection (abfd, name, flags, size, vma, filepos) in make_bfd_asection() 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",
|
| D | osf-core.c | 33 static asection *make_bfd_asection 59 make_bfd_asection (abfd, name, flags, size, vma, filepos) in make_bfd_asection() function 142 if (!make_bfd_asection (abfd, secname, flags,
|