Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Process/FreeBSD/
DProcessFreeBSD.cpp345 const FileSpec &dbg_pts_file_spec) { in GetFileSpec()
384 const FileSpec dbg_pts_file_spec{launch_info.GetPTY().GetSecondaryName()}; in DoLaunch() local