Searched refs:PE_F_STRIP_DEBUG (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/contrib/elftoolchain/libpe/ | ||
| D | libpe.h | 74 #define PE_F_STRIP_DEBUG 0x010U macro |
| D | pe_flag.c | 43 PE_F_STRIP_SYMTAB | PE_F_STRIP_DEBUG)) != 0) { in pe_flag() |