Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
HDGDBRemoteCommunicationClient.h262 lldb::addr_t GetShlibInfoAddr();
HDGDBRemoteCommunicationClient.cpp2797 lldb::addr_t GDBRemoteCommunicationClient::GetShlibInfoAddr() { in GetShlibInfoAddr() function in GDBRemoteCommunicationClient
HDProcessGDBRemote.cpp2660 lldb::addr_t addr = m_gdb_comm.GetShlibInfoAddr(); in GetImageInfoAddress()