Searched refs:make_sections (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | libaout.h | 476 extern bool NAME (aout, make_sections)
|
H A D | pdp11.c | 490 NAME (aout, make_sections) (bfd *abfd) in NAME() argument 582 if (! NAME (aout, make_sections) (abfd)) in NAME() 1094 if (! NAME (aout, make_sections) (abfd)) in NAME()
|
H A D | aoutx.h | 438 NAME (aout, make_sections) (bfd *abfd) in NAME() argument 544 if (! NAME (aout, make_sections) (abfd)) in NAME() 1112 if (! NAME (aout, make_sections) (abfd)) in NAME()
|
H A 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.
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | libaout.h | 476 extern bool NAME (aout, make_sections)
|
H A D | pdp11.c | 491 NAME (aout, make_sections) (bfd *abfd) in NAME() argument 583 if (! NAME (aout, make_sections) (abfd)) in NAME() 1095 if (! NAME (aout, make_sections) (abfd)) in NAME()
|
H A D | aoutx.h | 438 NAME (aout, make_sections) (bfd *abfd) in NAME() argument 544 if (! NAME (aout, make_sections) (abfd)) in NAME() 1112 if (! NAME (aout, make_sections) (abfd)) in NAME()
|
H A 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.
|
/netbsd-src/external/gpl3/gdb.old/dist/bfd/ |
H A 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.
|
/netbsd-src/external/gpl3/gdb/dist/bfd/ |
H A 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.
|