Home
last modified time | relevance | path

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

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