Searched refs:ReadExtFeature (Results 1 – 3 of 3) sorted by relevance
| /freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ |
| HD | GDBRemoteCommunicationClient.h | 435 bool ReadExtFeature(const lldb_private::ConstString object,
|
| HD | ProcessGDBRemote.cpp | 4487 if (!m_gdb_comm.ReadExtFeature(ConstString("features"), in GetGDBServerRegisterInfoXMLAndProcess() 4639 if (!comm.ReadExtFeature(ConstString("libraries-svr4"), ConstString(""), in GetLoadedModuleList() 4729 if (!comm.ReadExtFeature(ConstString("libraries"), ConstString(""), raw, in GetLoadedModuleList()
|
| HD | GDBRemoteCommunicationClient.cpp | 1606 if (!ReadExtFeature(ConstString("memory-map"), ConstString(""), xml, in LoadQXferMemoryMap() 3693 bool GDBRemoteCommunicationClient::ReadExtFeature( in ReadExtFeature() function in GDBRemoteCommunicationClient
|