Searched defs:find_executable (Results 1 - 4 of 4) sorted by relevance
/external/valgrind/coregrind/m_initimg/ |
H A D | initimg-pathscan.c | 122 const HChar* ML_(find_executable) ( const HChar* exec ) function
|
/external/protobuf/python/ |
H A D | setup.py | 24 from distutils.spawn import find_executable namespace 40 protoc = find_executable("protoc")
|
/external/boringssl/src/util/bot/go/ |
H A D | bootstrap.py | 271 def find_executable(name, workspaces): function
|
/external/elfutils/src/libdwfl/ |
H A D | link_map.c | 672 find_executable (Dwfl *dwfl, GElf_Addr at_phdr, GElf_Addr at_entry, 923 ? find_executable (dwfl, phdr, entry, 1004 r_debug_vaddr = find_executable (dwfl, 0, 0, &elfclass, &elfdata, 669 find_executable (Dwfl *dwfl, GElf_Addr at_phdr, GElf_Addr at_entry, function
|
Completed in 251 milliseconds