Home
last modified time | relevance | path

Searched refs:GetShlibInfoAddr (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h255 lldb::addr_t GetShlibInfoAddr();
H A DGDBRemoteCommunicationClient.cpp2917 lldb::addr_t GDBRemoteCommunicationClient::GetShlibInfoAddr() { in GetShlibInfoAddr() function in GDBRemoteCommunicationClient
H A DProcessGDBRemote.cpp2480 lldb::addr_t addr = m_gdb_comm.GetShlibInfoAddr(); in GetImageInfoAddress()