Home
last modified time | relevance | path

Searched defs:host_env (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunication.cpp898 Environment host_env = Host::GetEnvironment(); in StartDebugserverProcess() local
/openbsd/gnu/llvm/lldb/tools/debugserver/source/
H A Ddebugserver.cpp1450 char **host_env = *_NSGetEnviron(); in main() local