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

/haiku/src/tools/elfsymbolpatcher/
H A DElfFile.h96 ElfSection* _FindNextSection();
H A DElfFile.cpp457 section = _FindNextSection();
465 section = _FindNextSection();
477 // _FindNextSection
479 ElfRelocationIterator::_FindNextSection() function in class:ElfRelocationIterator

Completed in 43 milliseconds