Searched refs:numGlobal (Results 1 – 1 of 1) sorted by relevance
558 uint32_t numGlobal = normalizedFile.globalSymbols.size(); in convertRelocs() local563 } else if (symbolIndex < numStabs+numLocal+numGlobal) { in convertRelocs()565 } else if (symbolIndex < numStabs+numLocal+numGlobal+numUndef) { in convertRelocs()567 numGlobal]; in convertRelocs()