Searched refs:GetInstructionLoadAddress (Results 1 – 3 of 3) sorted by relevance
102 return m_decoded_thread_sp->GetInstructionLoadAddress(m_pos); in GetLoadAddress()
203 lldb::addr_t GetInstructionLoadAddress(uint64_t item_index) const;
105 DecodedThread::GetInstructionLoadAddress(uint64_t item_index) const { in GetInstructionLoadAddress() function in DecodedThread