Searched refs:select_platform (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/main/coregrind/
H A Dlauncher-linux.c125 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/
H A DTargetList.cpp152 const bool select_platform = true; local
155 select_platform,

Completed in 149 milliseconds