Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/bfd/
Dlibaout.h474 extern bfd_boolean NAME (aout, make_sections)
Daoutx.h428 NAME (aout, make_sections) (bfd *abfd) in NAME() argument
538 if (! NAME (aout, make_sections) (abfd)) in NAME()
1110 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.