Searched refs:orig_path (Results 1 – 5 of 5) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/gdb.mi/ |
| D | mi-basics.exp | 197 global orig_path 213 set orig_path $expect_out(1,string); 222 "\\\^done,path=\"$orig_path\"" \ 226 "\\\^done,path=\"$escapedsrcdir.$escapedobjdir.$orig_path\"" \ 230 "\\\^done,path=\"$escapedobjdir.$orig_path\"" \ 234 "\\\^done,path=\"$orig_path\"" \
|
| D | mi2-basics.exp | 200 global orig_path 216 set orig_path $expect_out(1,string); 225 "\\\^done,path=\"$orig_path\"" \ 229 "\\\^done,path=\"$escapedsrcdir.$escapedobjdir.$orig_path\"" \ 233 "\\\^done,path=\"$escapedobjdir.$orig_path\"" \ 237 "\\\^done,path=\"$orig_path\"" \
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/mi/ |
| D | mi-cmd-env.c | 44 static char *orig_path = NULL; variable 162 exec_path = xstrdup (orig_path); in mi_cmd_env_path() 258 orig_path = xstrdup (env); in _initialize_mi_cmd_env()
|
| /openbsd/src/gnu/llvm/lldb/source/Target/ |
| D | PathMappingList.cpp | 314 uint32_t PathMappingList::FindIndexForPath(llvm::StringRef orig_path) const { in FindIndexForPath() 315 const ConstString path = ConstString(NormalizePath(orig_path)); in FindIndexForPath()
|
| /openbsd/src/gnu/usr.bin/perl/ |
| D | README.qnx | 167 $ orig_path=$PATH 169 $ export PATH="$orig_path:$PATH"
|