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