Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Utility/
H A DProcessInfo.cpp76 llvm::StringRef ProcessInfo::GetArg0() const { return m_arg0; } in GetArg0() function in ProcessInfo
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DTarget.cpp4251 llvm::StringRef TargetProperties::GetArg0() const { in GetArg0() function in TargetProperties