Searched refs:psh_size_of_raw_data (Results 1 – 1 of 1) sorted by relevance
122 uint32_t psh_size_of_raw_data; member127 CTASSERT(offsetof(struct pe_section_header, psh_size_of_raw_data) == 16);248 psh->psh_size_of_raw_data, "section"); in parse_section_table()251 i, psh->psh_pointer_to_raw_data, psh->psh_size_of_raw_data); in parse_section_table()254 x->x_section_len[i] = psh->psh_size_of_raw_data; in parse_section_table()