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

/haiku-fatelf/src/tools/elfsymbolpatcher/
H A DElfFile.h127 Elf32_Shdr* _SectionHeaderAt(int32 index);
H A DElfFile.cpp690 fSections[i].SetTo(this, _SectionHeaderAt(i));
694 // _SectionHeaderAt
696 ElfFile::_SectionHeaderAt(int32 index) function in class:ElfFile

Completed in 81 milliseconds