Searched refs:GetShlibInfoAddr (Results 1 – 3 of 3) sorted by relevance
245 lldb::addr_t GetShlibInfoAddr();
2920 lldb::addr_t GDBRemoteCommunicationClient::GetShlibInfoAddr() { in GetShlibInfoAddr() function in GDBRemoteCommunicationClient
2502 lldb::addr_t addr = m_gdb_comm.GetShlibInfoAddr(); in GetImageInfoAddress()