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

  /external/valgrind/main/coregrind/
launcher-linux.c 125 static const char *select_platform(const char *clientname) function
175 platform = select_platform(interp);
340 } else if ((platform = select_platform(clientname)) != NULL) {
  /external/lldb/source/Target/
TargetList.cpp 152 const bool select_platform = true; local
155 select_platform,

Completed in 935 milliseconds