Home
last modified time | relevance | path

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

/src/contrib/elftoolchain/libpe/
H A Dpe.h198 uint16_t oh_subsystem; member
H A Dlibpe_coff.c136 READ_OPT16(oh->oh_subsystem); in libpe_parse_coff_header()
476 WRITE_OPT16(oh->oh_subsystem); in libpe_write_coff_header()
/src/contrib/elftoolchain/elfcopy/
H A Dpe.c102 poh.oh_subsystem = IMAGE_SUBSYSTEM_EFI_APPLICATION; in create_pe()