Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dlibaout.h475 extern bfd_boolean NAME (aout, make_sections)
Driscix.c567 if (! NAME (aout, make_sections) (abfd)) in riscix_some_aout_object_p()
Dpdp11.c444 NAME (aout, make_sections) (bfd *abfd) in NAME() argument
537 if (! NAME (aout, make_sections) (abfd)) in NAME()
1024 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()
1120 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.