Searched refs:sectionHeaderStringSectionIndex (Results 1 - 1 of 1) sorted by relevance

/haiku/src/tools/
H A Dset_haiku_revision.cpp591 uint16_t sectionHeaderStringSectionIndex local
593 if (sectionHeaderStringSectionIndex != SHN_UNDEF) {
594 if (sectionHeaderStringSectionIndex >= fSectionHeaderCount) {
597 sectionHeaderStringSectionIndex);
602 if (_ReadSectionHeader<ShdrType>(sectionHeaderStringSectionIndex,

Completed in 31 milliseconds