Searched refs:numUndef (Results 1 – 1 of 1) sorted by relevance
559 uint32_t numUndef = normalizedFile.undefinedSymbols.size(); in convertRelocs() local565 } else if (symbolIndex < numStabs+numLocal+numGlobal+numUndef) { in convertRelocs()