Searched refs:ReadExtFeature (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ |
| H A D | GDBRemoteCommunicationClient.h | 486 bool ReadExtFeature(const lldb_private::ConstString object,
|
| H A D | ProcessGDBRemote.cpp | 4547 if (!m_gdb_comm.ReadExtFeature(ConstString("features"), in GetGDBServerRegisterInfoXMLAndProcess() 4700 if (!comm.ReadExtFeature(ConstString("libraries-svr4"), ConstString(""), in GetLoadedModuleList() 4790 if (!comm.ReadExtFeature(ConstString("libraries"), ConstString(""), raw, in GetLoadedModuleList()
|
| H A D | GDBRemoteCommunicationClient.cpp | 1688 if (!ReadExtFeature(ConstString("memory-map"), ConstString(""), xml, in LoadQXferMemoryMap() 3796 bool GDBRemoteCommunicationClient::ReadExtFeature( in ReadExtFeature() function in GDBRemoteCommunicationClient
|