Home
last modified time | relevance | path

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

/external/lldb/source/Interpreter/
DArgs.cpp574 Args::SetArguments (size_t argc, const char **argv) in SetArguments() function in Args
595 Args::SetArguments (const char **argv) in SetArguments() function in Args
/external/lldb/source/Target/
DProcess.cpp389 ProcessInfo::SetArguments (char const **argv, bool first_arg_is_executable) in SetArguments() function in ProcessInfo
408 ProcessInfo::SetArguments (const Args& args, bool first_arg_is_executable) in SetArguments() function in ProcessInfo
/external/lldb/source/API/
DSBTarget.cpp134 SBLaunchInfo::SetArguments (const char **argv, bool append) in SetArguments() function in SBLaunchInfo