Home
last modified time | relevance | path

Searched defs:exec_path (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/libcxx/utils/libcxx/
H A Dcompiler.py167 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 Dstacktrace_test.c80 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 Dgcc-ar.cc80 setup_prefixes (const char *exec_path) in setup_prefixes()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgcc-ar.c80 setup_prefixes (const char *exec_path) in setup_prefixes()
/netbsd-src/external/gpl2/gmake/dist/w32/subproc/
H A Dsub_proc.c350 find_file(char *exec_path, LPOFSTRUCT file_info) in find_file()
412 char *exec_path, in process_begin()