Searched refs:GetTargetSectionIndex (Results 1 - 3 of 3) sorted by relevance

/haiku/src/tools/elfsymbolpatcher/
H A DElfImage.cpp165 && (symbol.GetTargetSectionIndex() == SHN_UNDEF
166 || symbol.GetTargetSectionIndex()
H A DElfFile.h57 uint32 GetTargetSectionIndex();
H A DElfFile.cpp316 // GetTargetSectionIndex
318 ElfSymbol::GetTargetSectionIndex() function in class:ElfSymbol

Completed in 35 milliseconds