Searched refs:find_executable (Results 1 – 2 of 2) sorted by relevance
| /openbmc/openbmc/poky/scripts/lib/wic/ |
| H A D | misc.py | 118 def find_executable(cmd, paths): function 156 if find_executable(args[0], native_paths):
|
| /openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/ |
| H A D | 0008-Use-libtool-2.4.patch | 27927 tmp_pathspec = find_executable (argv[0]); 28049 @@ -3807,8 +4632,8 @@ find_executable (const char *wrapper) 28053 - LTWRAPPER_DEBUGPRINTF (("(find_executable) : %s\n", 28055 + lt_debugprintf (__FILE__, __LINE__, "(find_executable): %s\n", 28060 @@ -3861,7 +4686,8 @@ find_executable (const char *wrapper) 28070 @@ -3886,7 +4712,8 @@ find_executable (const char *wrapper)
|