HomeSort by relevance Sort by last modified time
    Searched refs:BFD_PEF_TAG1 (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/bfd/
pef.h 98 #define BFD_PEF_TAG1 0x4A6F7921 /* 'Joy!' */
pef.c 591 if (header.tag1 != BFD_PEF_TAG1 || header.tag2 != BFD_PEF_TAG2)

Completed in 186 milliseconds