Home | History | Annotate | Download | only in bfd

Lines Matching refs:filehdr

445 			     void * filehdr)
447 struct internal_filehdr *internal_f = (struct internal_filehdr *) filehdr;
465 alpha_ecoff_mkobject_hook (bfd *abfd, void * filehdr, void * aouthdr)
469 ecoff = _bfd_ecoff_mkobject_hook (abfd, filehdr, aouthdr);
473 struct internal_filehdr *internal_f = (struct internal_filehdr *) filehdr;
1994 /* Do final adjustments to the filehdr and the aouthdr. This routine
2326 /* Do final adjustments to filehdr and aouthdr. */