Searched refs:_new_section_hook (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12-stable/contrib/binutils/bfd/ |
| D | section.c | 772 if (! BFD_SEND (abfd, _new_section_hook, (abfd, newsect))) in bfd_section_init() 1006 if (! BFD_SEND (abfd, _new_section_hook, (abfd, newsect))) in bfd_make_section_old_way()
|
| D | bfd-in2.h | 5095 NAME##_new_section_hook, \ 5104 bfd_boolean (*_new_section_hook) (bfd *, sec_ptr); member
|
| /freebsd-12-stable/gnu/usr.bin/binutils/libbfd/ |
| D | bfd.h | 5102 NAME##_new_section_hook, \ 5111 bfd_boolean (*_new_section_hook) (bfd *, sec_ptr); member
|
| /freebsd-12-stable/contrib/binutils/bfd/doc/ |
| D | bfdint.texi | 525 @item _new_section_hook
|