Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/tools/lldb-server/
H A Dlldb-platform.cpp66 #define LOW_PORT (IPPORT_RESERVED) macro
69 #define LOW_PORT (1024u) macro
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp184 #define LOW_PORT (IPPORT_RESERVED) macro
187 #define LOW_PORT (1024u) macro