Searched refs:StabIndex (Results 1 – 1 of 1) sorted by relevance
720 ULONG StabIndex, j; in MergeStabsAndCoffs() local744 for (StabIndex = 0; StabIndex < StabSymbolsCount; StabIndex++) in MergeStabsAndCoffs()746 (*MergedSymbols)[*MergedSymbolCount] = StabSymbols[StabIndex]; in MergeStabsAndCoffs()747 for (j = StabIndex + 1; in MergeStabsAndCoffs()748 j < StabSymbolsCount && StabSymbols[j].Address == StabSymbols[StabIndex].Address; in MergeStabsAndCoffs()764 StabIndex = j - 1; in MergeStabsAndCoffs()