OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BFD_PEF_TAG2
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/bfd/
pef.h
99
#define
BFD_PEF_TAG2
0x70656666 /* 'peff' */
pef.c
591
if (header.tag1 != BFD_PEF_TAG1 || header.tag2 !=
BFD_PEF_TAG2
)
Completed in 70 milliseconds