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