Home
last modified time | relevance | path

Searched refs:GetVContSupported (Results 1 – 25 of 30) sorted by relevance

12

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h234 bool GetVContSupported(char flavor);
275 bool HasFullVContSupport() { return GetVContSupported('A'); } in HasFullVContSupport()
277 bool HasAnyVContSupport() { return GetVContSupported('a'); } in HasAnyVContSupport()
H A DProcessGDBRemote.cpp1007 m_gdb_comm.GetVContSupported('c'); in ConnectToDebugserver()
1291 if (m_gdb_comm.GetVContSupported('c')) { in DoResume()
1302 if (m_gdb_comm.GetVContSupported('C')) { in DoResume()
1314 if (m_gdb_comm.GetVContSupported('s')) { in DoResume()
1325 if (m_gdb_comm.GetVContSupported('S')) { in DoResume()
1404 if (m_gdb_comm.GetVContSupported('s')) in DoResume()
H A DGDBRemoteCommunicationClient.cpp457 bool GDBRemoteCommunicationClient::GetVContSupported(char flavor) { in GetVContSupported() function in GDBRemoteCommunicationClient
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h251 bool GetVContSupported(char flavor);
292 bool HasFullVContSupport() { return GetVContSupported('A'); } in HasFullVContSupport()
294 bool HasAnyVContSupport() { return GetVContSupported('a'); } in HasAnyVContSupport()
H A DProcessGDBRemote.cpp1001 m_gdb_comm.GetVContSupported('c'); in ConnectToDebugserver()
1276 if (m_gdb_comm.GetVContSupported('c')) { in DoResume()
1287 if (m_gdb_comm.GetVContSupported('C')) { in DoResume()
1299 if (m_gdb_comm.GetVContSupported('s')) { in DoResume()
1310 if (m_gdb_comm.GetVContSupported('S')) { in DoResume()
1389 if (m_gdb_comm.GetVContSupported('s')) in DoResume()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h251 bool GetVContSupported(char flavor);
292 bool HasFullVContSupport() { return GetVContSupported('A'); } in HasFullVContSupport()
294 bool HasAnyVContSupport() { return GetVContSupported('a'); } in HasAnyVContSupport()
H A DProcessGDBRemote.cpp1001 m_gdb_comm.GetVContSupported('c'); in ConnectToDebugserver()
1276 if (m_gdb_comm.GetVContSupported('c')) { in DoResume()
1287 if (m_gdb_comm.GetVContSupported('C')) { in DoResume()
1299 if (m_gdb_comm.GetVContSupported('s')) { in DoResume()
1310 if (m_gdb_comm.GetVContSupported('S')) { in DoResume()
1389 if (m_gdb_comm.GetVContSupported('s')) in DoResume()
H A DGDBRemoteCommunicationClient.cpp464 bool GDBRemoteCommunicationClient::GetVContSupported(char flavor) { in GetVContSupported() function in GDBRemoteCommunicationClient
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h252 bool GetVContSupported(char flavor);
293 bool HasFullVContSupport() { return GetVContSupported('A'); } in HasFullVContSupport()
295 bool HasAnyVContSupport() { return GetVContSupported('a'); } in HasAnyVContSupport()
H A DProcessGDBRemote.cpp1002 m_gdb_comm.GetVContSupported('c'); in ConnectToDebugserver()
1281 if (m_gdb_comm.GetVContSupported('c')) { in DoResume()
1292 if (m_gdb_comm.GetVContSupported('C')) { in DoResume()
1304 if (m_gdb_comm.GetVContSupported('s')) { in DoResume()
1315 if (m_gdb_comm.GetVContSupported('S')) { in DoResume()
1394 if (m_gdb_comm.GetVContSupported('s')) in DoResume()
H A DGDBRemoteCommunicationClient.cpp464 bool GDBRemoteCommunicationClient::GetVContSupported(char flavor) { in GetVContSupported() function in GDBRemoteCommunicationClient
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h252 bool GetVContSupported(char flavor);
293 bool HasFullVContSupport() { return GetVContSupported('A'); } in HasFullVContSupport()
295 bool HasAnyVContSupport() { return GetVContSupported('a'); } in HasAnyVContSupport()
H A DProcessGDBRemote.cpp1002 m_gdb_comm.GetVContSupported('c'); in ConnectToDebugserver()
1281 if (m_gdb_comm.GetVContSupported('c')) { in DoResume()
1292 if (m_gdb_comm.GetVContSupported('C')) { in DoResume()
1304 if (m_gdb_comm.GetVContSupported('s')) { in DoResume()
1315 if (m_gdb_comm.GetVContSupported('S')) { in DoResume()
1394 if (m_gdb_comm.GetVContSupported('s')) in DoResume()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h258 bool GetVContSupported(char flavor);
301 bool HasFullVContSupport() { return GetVContSupported('A'); } in HasFullVContSupport()
303 bool HasAnyVContSupport() { return GetVContSupported('a'); } in HasAnyVContSupport()
H A DProcessGDBRemote.cpp1006 m_gdb_comm.GetVContSupported('c'); in ConnectToDebugserver()
1283 if (m_gdb_comm.GetVContSupported('c')) { in DoResume()
1294 if (m_gdb_comm.GetVContSupported('C')) { in DoResume()
1306 if (m_gdb_comm.GetVContSupported('s')) { in DoResume()
1317 if (m_gdb_comm.GetVContSupported('S')) { in DoResume()
1396 if (m_gdb_comm.GetVContSupported('s')) in DoResume()
H A DGDBRemoteCommunicationClient.cpp396 bool GDBRemoteCommunicationClient::GetVContSupported(char flavor) { in GetVContSupported() function in GDBRemoteCommunicationClient
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h258 bool GetVContSupported(char flavor);
301 bool HasFullVContSupport() { return GetVContSupported('A'); } in HasFullVContSupport()
303 bool HasAnyVContSupport() { return GetVContSupported('a'); } in HasAnyVContSupport()
H A DProcessGDBRemote.cpp1006 m_gdb_comm.GetVContSupported('c'); in ConnectToDebugserver()
1283 if (m_gdb_comm.GetVContSupported('c')) { in DoResume()
1294 if (m_gdb_comm.GetVContSupported('C')) { in DoResume()
1306 if (m_gdb_comm.GetVContSupported('s')) { in DoResume()
1317 if (m_gdb_comm.GetVContSupported('S')) { in DoResume()
1396 if (m_gdb_comm.GetVContSupported('s')) in DoResume()
H A DGDBRemoteCommunicationClient.cpp396 bool GDBRemoteCommunicationClient::GetVContSupported(char flavor) { in GetVContSupported() function in GDBRemoteCommunicationClient
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h222 bool GetVContSupported(char flavor);
265 bool HasFullVContSupport() { return GetVContSupported('A'); } in HasFullVContSupport()
267 bool HasAnyVContSupport() { return GetVContSupported('a'); } in HasAnyVContSupport()
H A DProcessGDBRemote.cpp914 m_gdb_comm.GetVContSupported('c'); in ConnectToDebugserver()
1186 if (m_gdb_comm.GetVContSupported('c')) { in DoResume()
1197 if (m_gdb_comm.GetVContSupported('C')) { in DoResume()
1209 if (m_gdb_comm.GetVContSupported('s')) { in DoResume()
1220 if (m_gdb_comm.GetVContSupported('S')) { in DoResume()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h258 bool GetVContSupported(char flavor);
301 bool HasFullVContSupport() { return GetVContSupported('A'); } in HasFullVContSupport()
303 bool HasAnyVContSupport() { return GetVContSupported('a'); } in HasAnyVContSupport()
H A DProcessGDBRemote.cpp1006 m_gdb_comm.GetVContSupported('c'); in ConnectToDebugserver()
1283 if (m_gdb_comm.GetVContSupported('c')) { in DoResume()
1294 if (m_gdb_comm.GetVContSupported('C')) { in DoResume()
1306 if (m_gdb_comm.GetVContSupported('s')) { in DoResume()
1317 if (m_gdb_comm.GetVContSupported('S')) { in DoResume()
1396 if (m_gdb_comm.GetVContSupported('s')) in DoResume()
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h258 bool GetVContSupported(char flavor);
301 bool HasFullVContSupport() { return GetVContSupported('A'); } in HasFullVContSupport()
303 bool HasAnyVContSupport() { return GetVContSupported('a'); } in HasAnyVContSupport()
H A DProcessGDBRemote.cpp1006 m_gdb_comm.GetVContSupported('c'); in ConnectToDebugserver()
1283 if (m_gdb_comm.GetVContSupported('c')) { in DoResume()
1294 if (m_gdb_comm.GetVContSupported('C')) { in DoResume()
1306 if (m_gdb_comm.GetVContSupported('s')) { in DoResume()
1317 if (m_gdb_comm.GetVContSupported('S')) { in DoResume()
1396 if (m_gdb_comm.GetVContSupported('s')) in DoResume()

12