Home
last modified time | relevance | path

Searched refs:COFF0_P (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/include/coff/
Dti.h95 #define COFF0_P(ABFD) (bfd_coff_filhsz(ABFD) == FILHSZ_V0) macro
107 if (!COFF0_P (abfd)) \
118 if (!COFF0_P (abfd)) \
DChangeLog-0415167 Reference F_TARGET_ID only when !COFF0_P.