Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/unittests/Process/gdb-remote/
H A DGDBRemoteCommunicationClientTest.cpp168 TEST_F(GDBRemoteCommunicationClientTest, GetModulesInfo) { in TEST_F() argument
/llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp3855 GDBRemoteCommunicationClient::GetModulesInfo( in GetModulesInfo() function in GDBRemoteCommunicationClient