Searched refs:exportFuncCount (Results 1 – 2 of 2) sorted by relevance
78 size_t exportFuncCount = me.getExportFuncCount(); in getRSInfoString() local118 s << "exportFuncCount: " << exportFuncCount << "\n"; in getRSInfoString()119 for (i = 0; i < exportFuncCount; ++i) { in getRSInfoString()
403 size_t exportFuncCount = me.getExportFuncCount(); in addInternalizeSymbolsPass() local416 for (i = 0; i < exportFuncCount; ++i) { in addInternalizeSymbolsPass()