Searched refs:new_section_hook (Results 1 – 14 of 14) sorted by relevance
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | aout-target.h | 433 #define MY_new_section_hook NAME (aout, new_section_hook)
|
H A D | libaout.h | 489 extern bfd_boolean NAME (aout, new_section_hook)
|
H A D | aout-tic30.c | 875 #define MY_new_section_hook NAME (aout, new_section_hook)
|
H A D | pdp11.c | 1106 NAME (aout, new_section_hook) (bfd *abfd, asection *newsect) in NAME() argument
|
H A D | aoutx.h | 1185 NAME (aout, new_section_hook) (bfd *abfd, asection *newsect) in NAME() argument
|
H A D | ChangeLog-9193 | 3081 (new_section_hook): Do nothing for now. 3263 * elfcode.h (new_section_hook): Define here.
|
H A D | ChangeLog-9495 | 7544 * aoutx.h (NAME(aout,new_section_hook)): Don't set N_EXT in target
|
/openbsd-src/gnu/usr.bin/binutils/bfd/ |
H A D | aout-target.h | 468 #define MY_new_section_hook NAME(aout,new_section_hook)
|
H A D | libaout.h | 489 extern bfd_boolean NAME(aout,new_section_hook)
|
H A D | aout-tic30.c | 924 #define MY_new_section_hook NAME(aout,new_section_hook)
|
H A D | pdp11.c | 1389 NAME(aout,new_section_hook) (abfd, newsect)
|
H A D | aoutx.h | 1233 NAME(aout,new_section_hook) (abfd, newsect)
|
H A D | ChangeLog-9193 | 3081 (new_section_hook): Do nothing for now. 3263 * elfcode.h (new_section_hook): Define here.
|
H A D | ChangeLog-9495 | 7544 * aoutx.h (NAME(aout,new_section_hook)): Don't set N_EXT in target
|