Home
last modified time | relevance | path

Searched refs:_LoadSection (Results 1 – 2 of 2) sorted by relevance

/haiku/src/tools/elfsymbolpatcher/
H A DElfFile.h129 status_t _LoadSection(int32 index);
H A DElfFile.cpp705 ElfFile::_LoadSection(int32 index) in _LoadSection() function in ElfFile