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