Searched refs:section_header_byte_size (Results 1 – 1 of 1) sorted by relevance
549 const size_t section_header_byte_size = nsects * sizeof(section_header_t); in ParseSectionHeaders() local551 ReadImageData(section_header_data_offset, section_header_byte_size); in ParseSectionHeaders()555 offset, section_header_byte_size)) { in ParseSectionHeaders()