Searched refs:bfd_som_attach_aux_hdr (Results 1 – 7 of 7) sorted by relevance
150 if (!bfd_som_attach_aux_hdr (stdoutput, VERSION_AUX_ID, version)) in obj_som_version()192 if (!bfd_som_attach_aux_hdr (stdoutput, COPYRIGHT_AUX_ID, copyright)) in obj_som_copyright()
233 bfd_boolean bfd_som_attach_aux_hdr (bfd *, int, char *);
5577 bfd_som_attach_aux_hdr (bfd *abfd, int type, char *string) in bfd_som_attach_aux_hdr() function
1812 (bfd_som_attach_aux_hdr): Likewise. Clear the padding.
8637 (bfd_som_attach_aux_hdr): Return a boolean to indicate success8642 (bfd_som_attach_aux_hdr): Add prototype.9047 (bfd_som_attach_aux_hdr): Ditto. FIXME void
200 (bfd_som_attach_aux_hdr): Likewise.224 (bfd_som_attach_aux_hdr): New function.
6891 to handle an error from bfd_som_attach_aux_hdr.