Home
last modified time | relevance | path

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

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