Searched refs:PE_F_STRIP_RICH_HEADER (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/elftoolchain/libpe/
H A Dlibpe.h72 #define PE_F_STRIP_RICH_HEADER 0x004U macro
H A Dpe_flag.c42 if ((flags & ~(PE_F_STRIP_DOS_STUB | PE_F_STRIP_RICH_HEADER |
H A Dlibpe_dos.c237 (pe->pe_flags & PE_F_STRIP_RICH_HEADER) == 0) {
251 (pe->pe_flags & PE_F_STRIP_RICH_HEADER)) {

Completed in 105 milliseconds