HomeSort by relevance Sort by last modified time
    Searched refs:portable_end (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/libbcc/tools/mcld/
Main.cpp 252 llvm::cl::list<std::string>::iterator portable, portable_end = OptPortableList.end(); local
253 for (portable = OptPortableList.begin(); portable != portable_end; ++portable) {
  /frameworks/compile/mclinker/tools/mcld/
main.cpp 245 llvm::cl::list<std::string>::iterator portable, portable_end = OptPortableList.end(); local
246 for (portable = OptPortableList.begin(); portable != portable_end; ++portable) {

Completed in 59 milliseconds