Searched refs:new_section_hook (Results 1 – 8 of 8) sorted by relevance
/toolchain/binutils/binutils-2.27/bfd/ |
D | aout-target.h | 439 #define MY_new_section_hook NAME (aout, new_section_hook)
|
D | libaout.h | 490 extern bfd_boolean NAME (aout, new_section_hook)
|
D | aout-tic30.c | 894 #define MY_new_section_hook NAME (aout, new_section_hook)
|
D | ChangeLog-2006 | 2262 (bfd_make_section_old_way): Call new_section_hook for abs, com, 2265 * aoutx.h (new_section_hook): Call _bfd_generic_new_section_hook. 2266 * pdp11.c (new_section_hook): Likewise.
|
D | pdp11.c | 1097 NAME (aout, new_section_hook) (bfd *abfd, asection *newsect) in NAME() argument
|
D | aoutx.h | 1225 NAME (aout, new_section_hook) (bfd *abfd, asection *newsect) in NAME() argument
|
D | ChangeLog-9193 | 3081 (new_section_hook): Do nothing for now. 3263 * elfcode.h (new_section_hook): Define here.
|
D | ChangeLog-9495 | 7544 * aoutx.h (NAME(aout,new_section_hook)): Don't set N_EXT in target
|