Searched refs:coff_object_p (Results 1 – 12 of 12) sorted by relevance
/dflybsd-src/contrib/binutils-2.27/bfd/ |
H A D | coff-x86_64.c | 746 #define amd64coff_object_p coff_object_p
|
H A D | libcoff.h | 302 extern const bfd_target *coff_object_p
|
H A D | peicode.h | 1492 #define coff_object_p pe_bfd_object_p macro
|
H A D | coffcode.h | 6061 { _bfd_dummy_target, coff_object_p, bfd_generic_archive_p, \ 6112 { _bfd_dummy_target, coff_object_p, bfd_generic_archive_p, \ 6161 { _bfd_dummy_target, coff_object_p, bfd_generic_archive_p, \
|
H A D | coffgen.c | 317 coff_object_p (bfd *abfd) in coff_object_p() function
|
/dflybsd-src/contrib/binutils-2.34/bfd/ |
H A D | coff-x86_64.c | 748 #define amd64coff_object_p coff_object_p
|
H A D | libcoff.h | 306 extern const bfd_target *coff_object_p
|
H A D | peicode.h | 1526 #define coff_object_p pe_bfd_object_p macro
|
H A D | coffcode.h | 5794 coff_object_p, \ 5855 coff_object_p, \ 5915 coff_object_p, \
|
H A D | coffgen.c | 326 coff_object_p (bfd *abfd) in coff_object_p() function
|
/dflybsd-src/contrib/gdb-7/bfd/ |
H A D | libcoff.h | 307 extern const bfd_target *coff_object_p
|
H A D | coffgen.c | 312 coff_object_p (bfd *abfd) in coff_object_p() function
|