Searched refs:exportForEachNameList (Results 1 – 2 of 2) sorted by relevance
82 const char **exportForEachNameList = me.getExportForEachNameList(); in getRSInfoString() local123 << exportForEachNameList[i] << "\n"; in getRSInfoString()
359 const char **exportForEachNameList = me.getExportForEachNameList(); in addInternalizeSymbolsPass() local380 keep_funcs.push_back(std::string(exportForEachNameList[i]) + ".expand"); in addInternalizeSymbolsPass()