Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/tools/lldb-server/
H A Dlldb-platform.cpp68 #define HIGH_PORT (IPPORT_HIFIRSTAUTO) macro
71 #define HIGH_PORT (49151u) macro
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp183 #define HIGH_PORT (IPPORT_HIFIRSTAUTO) macro
186 #define HIGH_PORT (49151u) macro