Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBLaunchInfo.cpp30 const char *const *GetEnvp() const { return m_envp; } in GetEnvp() function in lldb_private::SBLaunchInfoImpl
180 return ConstString(m_opaque_sp->GetEnvp()[idx]).GetCString(); in GetEnvironmentEntryAtIndex()