Searched refs:numLocal (Results 1 – 2 of 2) sorted by relevance
557 uint32_t numLocal = normalizedFile.localSymbols.size(); in convertRelocs() local561 if (symbolIndex < numStabs+numLocal) { in convertRelocs()563 } else if (symbolIndex < numStabs+numLocal+numGlobal) { in convertRelocs()564 sym = &normalizedFile.globalSymbols[symbolIndex-numStabs-numLocal]; in convertRelocs()565 } else if (symbolIndex < numStabs+numLocal+numGlobal+numUndef) { in convertRelocs()566 sym = &normalizedFile.undefinedSymbols[symbolIndex-numStabs-numLocal- in convertRelocs()
META-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...