Searched refs:make_sections (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12-stable/contrib/binutils/bfd/ |
| D | libaout.h | 474 extern bfd_boolean NAME (aout, make_sections)
|
| D | aoutx.h | 428 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()
|
| D | ChangeLog-9495 | 7529 * 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.
|