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

/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dpef.h98 #define BFD_PEF_TAG2 0x70656666 /* 'peff' */ macro
H A Dpef.c651 if (header.tag1 != BFD_PEF_TAG1 || header.tag2 != BFD_PEF_TAG2)
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dpef.h98 #define BFD_PEF_TAG2 0x70656666 /* 'peff' */ macro
H A Dpef.c588 if (header.tag1 != BFD_PEF_TAG1 || header.tag2 != BFD_PEF_TAG2)

Completed in 133 milliseconds