Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunication.cpp1088 uint32_t env_var_index = 1; in StartDebugserverProcess() local
1093 "LLDB_DEBUGSERVER_EXTRA_ARG_%" PRIu32, env_var_index++); in StartDebugserverProcess()