Home
last modified time | relevance | path

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

/llvm-project/lldb/tools/debugserver/source/
H A DRNBContext.h75 size_t EnvironmentCount() const { return m_env_vec.size(); } in EnvironmentCount() function
H A Ddebugserver.cpp218 size_t inferior_envc = ctx.EnvironmentCount(); in RNBRunLoopLaunchInferior()