Searched defs:GetArg0 (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Utility/ | ||
H A D | ProcessInfo.cpp | 80 llvm::StringRef ProcessInfo::GetArg0() const { return m_arg0; } in GetArg0() function in ProcessInfo |
/llvm-project/lldb/source/Target/ | ||
H A D | Target.cpp | 4348 llvm::StringRef TargetProperties::GetArg0() const { GetArg0() function in TargetProperties |