Home
last modified time | relevance | path

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

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