Searched defs:LocateExecutable (Results 1 – 3 of 3) sorted by relevance
179 FileSpec PlatformOpenBSD::LocateExecutable(const char *basename) { in LocateExecutable() function in PlatformOpenBSD
725 virtual FileSpec LocateExecutable(const char *basename) { return FileSpec(); } in LocateExecutable() function
1154 lldb_private::FileSpec PlatformDarwin::LocateExecutable(const char *basename) { in LocateExecutable() function in PlatformDarwin