Home
last modified time | relevance | path

Searched refs:ForEachExpandList (Results 1 – 1 of 1) sorted by relevance

/frameworks/compile/libbcc/lib/ExecutionEngine/
DCompiler.cpp267 std::vector<std::string> &ForEachExpandList = mpResult->mExportForEachName; in compile() local
372 ForEachExpandList.push_back(Name + ".expand"); in compile()
379 ExportSymbols.push_back(ForEachExpandList[i].c_str()); in compile()
442 ForEachExpandList[i].c_str())); in compile()