Home
last modified time | relevance | path

Searched refs:_new_section_hook (Results 1 – 25 of 74) sorted by relevance

123

/netbsd-src/external/gpl3/binutils.old/dist/bfd/doc/
H A Daoutx.texi200 @findex aout_@var{size}_new_section_hook
201 @subsubsection @code{aout_@var{size}_new_section_hook}
204 bool aout_@var{size}_new_section_hook,
H A Dtargets.texi242 NAME##_new_section_hook, \
251 bool (*_new_section_hook) (bfd *, sec_ptr);
/netbsd-src/external/gpl3/binutils/dist/bfd/doc/
H A Daoutx.texi164 @findex aout_@var{size}_new_section_hook
165 @subsubsection @code{aout_@var{size}_new_section_hook}
166 @deftypefn {Function} bool aout_@var{size}_new_section_hook, (bfd *abfd, asection *newsect);
H A Dtargets.texi205 NAME##_new_section_hook, \
214 bool (*_new_section_hook) (bfd *, sec_ptr);
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dsection.c829 if (! BFD_SEND (abfd, _new_section_hook, (abfd, newsect))) in bfd_section_init()
1128 if (! BFD_SEND (abfd, _new_section_hook, (abfd, newsect))) in bfd_make_section_old_way()
H A Dbfd-in2.h7417 NAME##_new_section_hook, \
7426 bool (*_new_section_hook) (bfd *, sec_ptr); member
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dsection.c843 if (! BFD_SEND (abfd, _new_section_hook, (abfd, newsect))) in bfd_section_init()
1142 if (! BFD_SEND (abfd, _new_section_hook, (abfd, newsect))) in bfd_make_section_old_way()
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/mipseb/
H A Dbfd.h7421 NAME##_new_section_hook, \
7430 bool (*_new_section_hook) (bfd *, sec_ptr); member
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/hppa/
H A Dbfd.h7421 NAME##_new_section_hook, \
7430 bool (*_new_section_hook) (bfd *, sec_ptr); member
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/aarch64eb/
H A Dbfd.h7421 NAME##_new_section_hook, \
7430 bool (*_new_section_hook) (bfd *, sec_ptr); member
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/aarch64/
H A Dbfd.h7421 NAME##_new_section_hook, \
7430 bool (*_new_section_hook) (bfd *, sec_ptr); member
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/vax/
H A Dbfd.h7421 NAME##_new_section_hook, \
7430 bool (*_new_section_hook) (bfd *, sec_ptr); member
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/mipsel/
H A Dbfd.h7421 NAME##_new_section_hook, \
7430 bool (*_new_section_hook) (bfd *, sec_ptr); member
/netbsd-src/external/gpl3/binutils/lib/libbfd/arch/armeb/
H A Dbfd.h7352 NAME##_new_section_hook, \
7361 bfd_boolean (*_new_section_hook) (bfd *, sec_ptr); member
/netbsd-src/external/gpl3/binutils/lib/libbfd/arch/x86_64/
H A Dbfd.h7658 NAME##_new_section_hook, \
7667 bool (*_new_section_hook) (bfd *, sec_ptr); member
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/armeb/
H A Dbfd.h7352 NAME##_new_section_hook, \
7361 bfd_boolean (*_new_section_hook) (bfd *, sec_ptr); member
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/sh3eb/
H A Dbfd.h7421 NAME##_new_section_hook, \
7430 bool (*_new_section_hook) (bfd *, sec_ptr); member
/netbsd-src/external/gpl3/binutils/lib/libbfd/arch/or1k/
H A Dbfd.h7234 NAME##_new_section_hook, \
7243 bfd_boolean (*_new_section_hook) (bfd *, sec_ptr); member
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/riscv32/
H A Dbfd.h7421 NAME##_new_section_hook, \
7430 bool (*_new_section_hook) (bfd *, sec_ptr); member
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/i386/
H A Dbfd.h7421 NAME##_new_section_hook, \
7430 bool (*_new_section_hook) (bfd *, sec_ptr); member
/netbsd-src/external/gpl3/binutils/lib/libbfd/arch/coldfire/
H A Dbfd.h7234 NAME##_new_section_hook, \
7243 bfd_boolean (*_new_section_hook) (bfd *, sec_ptr); member
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/arm/
H A Dbfd.h7352 NAME##_new_section_hook, \
7361 bfd_boolean (*_new_section_hook) (bfd *, sec_ptr); member
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/alpha/
H A Dbfd.h7421 NAME##_new_section_hook, \
7430 bool (*_new_section_hook) (bfd *, sec_ptr); member
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/mipsn64el/
H A Dbfd.h7421 NAME##_new_section_hook, \
7430 bool (*_new_section_hook) (bfd *, sec_ptr); member
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/riscv64/
H A Dbfd.h7421 NAME##_new_section_hook, \
7430 bool (*_new_section_hook) (bfd *, sec_ptr); member

123