Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Host/common/
H A DXML.cpp54 bool XMLDocument::ParseMemory(const char *xml, size_t xml_length, in ParseMemory()
/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp1746 llvm::Expected<std::string> xml = ReadExtFeature("memory-map", ""); LoadQXferMemoryMap() local