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