Home
last modified time | relevance | path

Searched refs:make_sections (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Dlibaout.h475 extern bfd_boolean NAME (aout, make_sections)
Driscix.c564 if (! NAME (aout, make_sections) (abfd)) in riscix_some_aout_object_p()
Dpdp11.c437 NAME (aout, make_sections) (bfd *abfd) in NAME() argument
530 if (! NAME (aout, make_sections) (abfd)) in NAME()
1015 if (! NAME (aout, make_sections) (abfd)) in NAME()
Daoutx.h427 NAME (aout, make_sections) (bfd *abfd) in NAME() argument
537 if (! NAME (aout, make_sections) (abfd)) in NAME()
1128 if (! NAME (aout, make_sections) (abfd)) in NAME()
DChangeLog-94957529 * aoutx.h (NAME(aout,make_sections)): New function.
7530 (NAME(aout,some_aout_object_p)): Call NAME(aout,make_sections)
7533 (NAME(aout,adjust_sizes_and_vmas)): Call NAME(aout,make_sections).
7536 * libaout.h (NAME(aout,make_sections)): Declare.