Searched defs:aouthdr (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/sys/arch/macppc/stand/fixcoff/ |
H A D | fixcoff.c | 81 struct aouthdr { struct 82 magicaouthdr global() argument 83 vstampaouthdr global() argument 84 tsizeaouthdr global() argument 85 dsizeaouthdr global() argument 86 bsizeaouthdr global() argument 87 entryaouthdr global() argument 88 text_startaouthdr global() argument 89 data_startaouthdr global() argument 91 o_tocaouthdr global() argument 92 o_snentryaouthdr global() argument 93 o_sntextaouthdr global() argument 94 o_sndataaouthdr global() argument 95 o_sntocaouthdr global() argument 96 o_snloaderaouthdr global() argument 97 o_snbssaouthdr global() argument 98 o_algntextaouthdr global() argument 99 o_algndataaouthdr global() argument 100 o_modtypeaouthdr global() argument 101 o_cputypeaouthdr global() argument 102 o_maxstackaouthdr global() argument 103 o_maxdataaouthdr global() argument 104 o_resv2aouthdr global() argument
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | coff-alpha.c | 461 alpha_ecoff_mkobject_hook (bfd *abfd, void * filehdr, void * aouthdr) in alpha_ecoff_mkobject_hook()
|
H A D | ecoff.c | 73 _bfd_ecoff_mkobject_hook (bfd *abfd, void * filehdr, void * aouthdr) in _bfd_ecoff_mkobject_hook()
|
H A D | libcoff.h | 910 #define bfd_coff_mkobject_hook(abfd, filehdr, aouthdr)\ argument
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | coff-alpha.c | 461 alpha_ecoff_mkobject_hook (bfd *abfd, void * filehdr, void * aouthdr) in alpha_ecoff_mkobject_hook()
|
H A D | ecoff.c | 73 _bfd_ecoff_mkobject_hook (bfd *abfd, void * filehdr, void * aouthdr) in _bfd_ecoff_mkobject_hook()
|
H A D | libcoff.h | 952 #define bfd_coff_mkobject_hook(abfd, filehdr, aouthdr)\ argument
|