HomeSort by relevance Sort by last modified time
    Searched full:prog_triple (Results 1 - 1 of 1) sorted by null

  /frameworks/compile/mclinker/tools/mcld/lib/
TripleOptions.cpp 135 std::string prog_triple = ParseProgName(pArgv[0]); local
136 if (!prog_triple.empty()) {
138 triple.setTriple(prog_triple);

Completed in 122 milliseconds