Searched refs:bfd_som_attach_aux_hdr (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dobj-som.c152 if (!bfd_som_attach_aux_hdr (stdoutput, VERSION_AUX_ID, version))
194 if (!bfd_som_attach_aux_hdr (stdoutput, COPYRIGHT_AUX_ID, copyright))
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Dsom.h234 bfd_boolean bfd_som_attach_aux_hdr (bfd *, int, char *);
H A Dsom.c5580 bfd_som_attach_aux_hdr (bfd *abfd, int type, char *string)
5579 bfd_som_attach_aux_hdr (bfd *abfd, int type, char *string) function
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Dsom.h234 bfd_boolean bfd_som_attach_aux_hdr (bfd *, int, char *);
H A Dsom.c5580 bfd_som_attach_aux_hdr (bfd *abfd, int type, char *string)
5579 bfd_som_attach_aux_hdr (bfd *abfd, int type, char *string) function

Completed in 96 milliseconds