Home
last modified time | relevance | path

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

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