Home
last modified time | relevance | path

Searched defs:new_path (Results 1 – 17 of 17) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Utility/
H A DFileSpec.cpp440 llvm::SmallString<64> new_path(component); in PrependPathComponent() local
449 void FileSpec::PrependPathComponent(const FileSpec &new_path) { in PrependPathComponent()
460 void FileSpec::AppendPathComponent(const FileSpec &new_path) { in AppendPathComponent()
/dflybsd-src/contrib/lvm2/dist/tools/
H A Dvgrename.c77 char old_path[NAME_LEN], new_path[NAME_LEN]; in vg_rename_path() local
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_win.cpp287 char *new_path = (char *)InternalAlloc(kMaxPathLength); in ChooseSymbolizerTools() local
H A Dsanitizer_symbolizer_posix_libcdep.cpp414 char *new_path = (char *)InternalAlloc(kMaxPathLength); in ChooseExternalSymbolizer() local
/openbsd-src/gnu/llvm/lldb/source/Host/common/
H A DProcessLaunchInfo.cpp271 std::string new_path("PATH=\""); in ConvertArgumentsForLaunchingInShell() local
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DPathMappingList.cpp253 bool PathMappingList::Replace(llvm::StringRef path, llvm::StringRef new_path, in Replace()
/dflybsd-src/sys/bus/cam/scsi/
H A Dscsi_targ_bh.c176 struct cam_path *new_path; in targbhasync() local
/openbsd-src/libexec/ld.so/
H A Dresolve.c142 char *new_path, *tp; in _dl_origin_subst_path() local
/openbsd-src/sbin/isakmpd/
H A Dmonitor.c694 char new_path[PATH_MAX], var_run[PATH_MAX], *enddir; in m_priv_local_sanitize_path() local
/dflybsd-src/contrib/gdb-7/gdb/
H A Dsource.c974 char *new_path; in rewrite_source_path() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwin.cpp379 char new_path[PATH_MAX]; in GetSharedModule() local
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectProcess.cpp441 char new_path[PATH_MAX]; in DoExecute() local
H A DCommandObjectTarget.cpp1150 ConstString old_path, new_path; in HandleArgumentCompletion() local
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DModule.cpp1421 std::string new_path(file.GetPath()); in SetSymbolFileFileSpec() local
/dflybsd-src/sys/bus/cam/
H A Dcam_xpt.c3972 xpt_compile_path(struct cam_path *new_path, struct cam_periph *perph, in xpt_compile_path()
5623 struct cam_path *new_path; in xpt_scan_lun() local
/openbsd-src/gnu/usr.bin/perl/win32/
H A Dwin32.c1803 SV *new_path = newSVpv(workp, path_sep - workp + 1); S_follow_symlinks_to() local
1819 SV *new_path = newSVpvn(path_temp, path_len); S_follow_symlinks_to() local
/openbsd-src/sbin/pfctl/
H A Dparse.y5608 char new_path[PF_ANCHOR_MAXPATH]; mv_tables() local