Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/libpe/
H A Dlibpe.h73 #define PE_F_STRIP_SYMTAB 0x008U macro
H A Dpe_flag.c43 PE_F_STRIP_SYMTAB | PE_F_STRIP_DEBUG)) != 0) { in pe_flag()