Searched refs:exportFuncNameList (Results 1 – 2 of 2) sorted by relevance
81 const char **exportFuncNameList = me.getExportFuncNameList(); in getRSInfoString() local117 s << exportFuncNameList[i] << "\n"; in getRSInfoString()
358 const char **exportFuncNameList = me.getExportFuncNameList(); in addInternalizeSymbolsPass() local368 export_symbols.push_back(exportFuncNameList[i]); in addInternalizeSymbolsPass()