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