Home
last modified time | relevance | path

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

/freebsd-head/contrib/elftoolchain/libpe/
HD_libpe.h107 #define PE_COFF_OPT_SIZE_32 224 macro
HDlibpe_coff.c287 ch->ch_optsize = PE_COFF_OPT_SIZE_32; in libpe_write_coff_header()
333 ch->ch_optsize = PE_COFF_OPT_SIZE_32; in libpe_write_coff_header()
HDlibpe_section.c340 off += PE_COFF_OPT_SIZE_32; in libpe_resync_sections()