Searched defs:exec_path (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/libcxx/ |
H A D | compiler.py | 167 def link(self, source_files, exec_path=None, flags=[], cwd=None): argument 176 def compileLink(self, source_files, exec_path=None, flags=[], argument 186 def codesign(self, exec_path, cwd=None): argument
|
/netbsd-src/external/bsd/kyua-testers/dist/ |
H A D | stacktrace_test.c | 80 const char* helper_path, const char* exec_path, in generate_core_aux() 145 char* copy_to; char* exec_path; in generate_core() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gcc-ar.cc | 80 setup_prefixes (const char *exec_path) in setup_prefixes()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gcc-ar.c | 80 setup_prefixes (const char *exec_path) in setup_prefixes()
|
/netbsd-src/external/gpl2/gmake/dist/w32/subproc/ |
H A D | sub_proc.c | 350 find_file(char *exec_path, LPOFSTRUCT file_info) in find_file() 412 char *exec_path, in process_begin()
|