Searched refs:PE_SYM_ENTRY_SIZE (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/contrib/elftoolchain/libpe/ | ||
| D | _libpe.h | 109 #define PE_SYM_ENTRY_SIZE 18 macro |
| D | libpe_section.c | 179 sh->sh_rawsize = ch->ch_nsym * PE_SYM_ENTRY_SIZE; in libpe_parse_section_headers() |