Searched refs:GetEnvp (Results 1 – 1 of 1) sorted by relevance
30 const char *const *GetEnvp() const { return m_envp; } in GetEnvp() function in lldb_private::SBLaunchInfoImpl180 return ConstString(m_opaque_sp->GetEnvp()[idx]).GetCString(); in GetEnvironmentEntryAtIndex()