Searched refs:IndCallTargets (Results 1 – 1 of 1) sorted by relevance
506 IndCallTargetDescription *IndCallTargets; member704 Result.IndCallTargets = reinterpret_cast<IndCallTargetDescription *>( in readDescriptions()732 Result.IndCallTargets = reinterpret_cast<IndCallTargetDescription *>( in readDescriptions()1311 if (IndCallTargets[I].Address == Target) in lookupIndCallTarget()1312 return &IndCallTargets[I]; in lookupIndCallTarget()1313 if (IndCallTargets[I].Address < Target) in lookupIndCallTarget()