Searched refs:section_header_end (Results 1 – 1 of 1) sorted by relevance
338 … size_t section_header_end = header.e_shoff + header.e_shnum * header.e_shentsize; in GetModuleSpecifications() local339 if (section_header_end > data_sp->GetByteSize()) in GetModuleSpecifications()341 data_sp = file.MemoryMapFileContents (file_offset, section_header_end); in GetModuleSpecifications()