Searched refs:PE_COFF_OPT_SIZE_32 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/elftoolchain/libpe/
H A D_libpe.h107 #define PE_COFF_OPT_SIZE_32 224 macro
H A Dlibpe_coff.c287 ch->ch_optsize = PE_COFF_OPT_SIZE_32;
333 ch->ch_optsize = PE_COFF_OPT_SIZE_32;
H A Dlibpe_section.c340 off += PE_COFF_OPT_SIZE_32;

Completed in 127 milliseconds