Home
last modified time | relevance | path

Searched defs:port_offset (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/tools/lldb-server/
H A Dlldb-platform.cpp139 uint16_t port_offset = 0; in main_platform() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerPlatform.cpp595 SetPortOffset(uint16_t port_offset) SetPortOffset() argument
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp789 int port_offset = port_offset_c_str ? ::atoi(port_offset_c_str) : 0; MakeGdbServerUrl() local
/freebsd-src/sys/dev/qlnx/qlnxe/
H A Decore_dev.c3173 int port_offset = port ? 0x800 : 0; in ecore_link_init_bb() local