Searched defs:filehdr (Results 1 – 12 of 12) sorted by relevance
| /toolchain/binutils/binutils-2.25/ld/ |
| D | ldgram.y | 79 bfd_boolean filehdr; member
|
| D | ldlang.h | 439 bfd_boolean filehdr; member
|
| D | ldlang.c | 7137 bfd_boolean filehdr, in lang_new_phdr()
|
| /toolchain/binutils/binutils-2.25/bfd/ |
| D | coffcode.h | 1636 coff_bad_format_hook (bfd * abfd ATTRIBUTE_UNUSED, void * filehdr) in coff_bad_format_hook() 1661 ticoff0_bad_format_hook (bfd *abfd ATTRIBUTE_UNUSED, void * filehdr) in ticoff0_bad_format_hook() 1674 ticoff1_bad_format_hook (bfd *abfd ATTRIBUTE_UNUSED, void * filehdr) in ticoff1_bad_format_hook() 2004 void * filehdr, in coff_mkobject_hook() 2092 coff_set_arch_mach_hook (bfd *abfd, void * filehdr) in coff_set_arch_mach_hook()
|
| D | coff-alpha.c | 441 void * filehdr) in alpha_ecoff_bad_format_hook() 461 alpha_ecoff_mkobject_hook (bfd *abfd, void * filehdr, void * aouthdr) in alpha_ecoff_mkobject_hook()
|
| D | coff-mips.c | 236 mips_ecoff_bad_format_hook (bfd * abfd, void * filehdr) in mips_ecoff_bad_format_hook()
|
| D | coff64-rs6000.c | 2153 xcoff64_bad_format_hook (bfd * abfd, void *filehdr) in xcoff64_bad_format_hook() 2181 struct internal_filehdr filehdr; in xcoff64_generate_rtinit() local
|
| D | peicode.h | 282 void * filehdr, in pe_mkobject_hook()
|
| D | libcoff.h | 903 #define bfd_coff_bad_format_hook(abfd, filehdr) \ argument 906 #define bfd_coff_set_arch_mach_hook(abfd, filehdr)\ argument 908 #define bfd_coff_mkobject_hook(abfd, filehdr, aouthdr)\ argument
|
| D | ecoff.c | 100 _bfd_ecoff_mkobject_hook (bfd *abfd, void * filehdr, void * aouthdr) in _bfd_ecoff_mkobject_hook() 191 _bfd_ecoff_set_arch_mach_hook (bfd *abfd, void * filehdr) in _bfd_ecoff_set_arch_mach_hook()
|
| D | coffgen.c | 318 void * filehdr; in coff_object_p() local
|
| D | coff-rs6000.c | 3657 struct internal_filehdr filehdr; in xcoff_generate_rtinit() local
|