Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/tools/lldb-server/
H A Dlldb-platform.cpp67 #define HIGH_PORT (IPPORT_HIFIRSTAUTO) macro
70 #define HIGH_PORT (49151u) macro
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp185 #define HIGH_PORT (IPPORT_HIFIRSTAUTO) macro
188 #define HIGH_PORT (49151u) macro