Searched refs:str_shdr (Results 1 – 1 of 1) sorted by relevance
304 ShdrType str_shdr; in ReadSectionHeaders() local309 if (!memory_->ReadFully(str_offset, &str_shdr, sizeof(str_shdr))) { in ReadSectionHeaders()312 if (str_shdr.sh_type != SHT_STRTAB) { in ReadSectionHeaders()316 str_shdr.sh_offset, str_shdr.sh_size)); in ReadSectionHeaders()