Home
last modified time | relevance | path

Searched refs:arg_spec (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DProcessLaunchInfo.cpp260 FileSpec arg_spec(argv0); in ConvertArgumentsForLaunchingInShell() local
261 if (arg_spec.IsRelative()) { in ConvertArgumentsForLaunchingInShell()