Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Target/
DProcess.h654 GetFileActionAtIndex (size_t idx) const in GetFileActionAtIndex() function
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Host/common/
DHost.cpp1843 … const ProcessLaunchInfo::FileAction *launch_file_action = launch_info.GetFileActionAtIndex(i); in LaunchProcessPosixSpawn()