Searched refs:COFF0_P (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/coff/
H A Dti.h95 #define COFF0_P(ABFD) (bfd_coff_filhsz(ABFD) == FILHSZ_V0) macro
107 if (!COFF0_P (abfd)) \
118 if (!COFF0_P (abfd)) \
/netbsd-current/external/gpl3/gdb/dist/include/coff/
H A Dti.h96 #define COFF0_P(ABFD) (bfd_coff_filhsz(ABFD) == FILHSZ_V0) macro
108 if (!COFF0_P (abfd)) \
119 if (!COFF0_P (abfd)) \
/netbsd-current/external/gpl3/binutils.old/dist/include/coff/
H A Dti.h96 #define COFF0_P(ABFD) (bfd_coff_filhsz(ABFD) == FILHSZ_V0) macro
108 if (!COFF0_P (abfd)) \
119 if (!COFF0_P (abfd)) \
/netbsd-current/external/gpl3/binutils/dist/include/coff/
H A Dti.h96 #define COFF0_P(ABFD) (bfd_coff_filhsz(ABFD) == FILHSZ_V0) macro
108 if (!COFF0_P (abfd)) \
119 if (!COFF0_P (abfd)) \

Completed in 218 milliseconds