Home
last modified time | relevance | path

Searched refs:hasSectionHeaderTable (Results 1 – 3 of 3) sorted by relevance

/haiku/src/tools/
H A Dset_haiku_revision.cpp560 bool hasSectionHeaderTable = (fSectionHeaderTableOffset != 0); in _ParseELFHeader() local
571 if (hasSectionHeaderTable) { in _ParseELFHeader()
/haiku/src/tools/restest/
H A DResourceFile.cpp655 bool hasSectionHeaderTable = (sectionHeaderTableOffset != 0); in _InitELFFile() local
720 if (hasSectionHeaderTable) { in _InitELFFile()
/haiku/src/kits/storage/
H A DResourceFile.cpp522 bool hasSectionHeaderTable = (sectionHeaderTableOffset != 0); in _InitELFXFile() local
594 if (hasSectionHeaderTable) { in _InitELFXFile()