Searched refs:GetArg0 (Results 1 – 5 of 5) sorted by relevance
77 llvm::StringRef GetArg0() const;
110 llvm::StringRef GetArg0() const;
76 llvm::StringRef ProcessInfo::GetArg0() const { in GetArg0() function in ProcessInfo
3787 llvm::StringRef TargetProperties::GetArg0() const { in GetArg0() function in TargetProperties4061 m_launch_info.SetArg0(GetArg0()); // FIXME: Arg0 callback doesn't work in GetProcessLaunchInfo()4068 SetArg0(launch_info.GetArg0()); in SetProcessLaunchInfo()4106 this_->m_launch_info.SetArg0(this_->GetArg0()); in Arg0ValueChangedCallback()
170 llvm::StringRef target_settings_argv0 = target->GetArg0(); in DoExecute()