Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/elftoolchain/libpe/
D_libpe.h109 #define PE_SYM_ENTRY_SIZE 18 macro
Dlibpe_section.c179 sh->sh_rawsize = ch->ch_nsym * PE_SYM_ENTRY_SIZE; in libpe_parse_section_headers()