Searched refs:sectionHeaderStringSectionIndex (Results 1 – 1 of 1) sorted by relevance
591 uint16_t sectionHeaderStringSectionIndex in _ParseELFHeader() local593 if (sectionHeaderStringSectionIndex != SHN_UNDEF) { in _ParseELFHeader()594 if (sectionHeaderStringSectionIndex >= fSectionHeaderCount) { in _ParseELFHeader()597 sectionHeaderStringSectionIndex); in _ParseELFHeader()602 if (_ReadSectionHeader<ShdrType>(sectionHeaderStringSectionIndex, in _ParseELFHeader()