Searched defs:pe_section_header (Results 1 – 2 of 2) sorted by relevance
121 struct pe_section_header { struct128 CTASSERT(offsetof(struct pe_section_header, psh_size_of_raw_data) == 16); argument
181 pe_section_header(PE_Scn *ps) in pe_section_header() function