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

/haiku/src/tools/elfsymbolpatcher/
H A DElfFile.h127 Elf_Shdr* _SectionHeaderAt(int32 index);
H A DElfFile.cpp689 fSections[i].SetTo(this, _SectionHeaderAt(i));
693 // _SectionHeaderAt
695 ElfFile::_SectionHeaderAt(int32 index) function in class:ElfFile

Completed in 38 milliseconds