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

/haiku/src/tools/elfsymbolpatcher/
H A DElfSymbolPatcher.cpp67 int32 fPatchTargetCount; member in class:ElfSymbolPatchInfo::Entry
98 //fPatchTargetCount);
99 for (int i = 0; i < fPatchTargetCount; i++)
107 fPatchTargetCount(targetCount)

Completed in 30 milliseconds