Searched refs:_new_section_hook (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Dsection.c772 if (! BFD_SEND (abfd, _new_section_hook, (abfd, newsect)))
1006 if (! BFD_SEND (abfd, _new_section_hook, (abfd, newsect)))
H A Dbfd-in2.h5102 NAME##_new_section_hook, \
5111 bfd_boolean (*_new_section_hook) (bfd *, sec_ptr);
5104 bfd_boolean (*_new_section_hook) (bfd *, sec_ptr); member in struct:bfd_target
/freebsd-11-stable/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h5109 NAME##_new_section_hook, \
5118 bfd_boolean (*_new_section_hook) (bfd *, sec_ptr);
5111 bfd_boolean (*_new_section_hook) (bfd *, sec_ptr); member in struct:bfd_target

Completed in 193 milliseconds