Searched refs:section_header (Results 1 – 3 of 3) sorted by relevance
20 const struct section_header *secs;
31 const struct section_header *secs, *sec; in pefile_parse_binary()206 const struct section_header *shdra = a; in pefile_compare_shdrs()207 const struct section_header *shdrb = b; in pefile_compare_shdrs()
297 struct section_header { struct