Home
last modified time | relevance | path

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

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