Searched refs:GetIndexOfInstructionAtAddress (Results 1 – 5 of 5) sorted by relevance
954 uint32_t index = GetIndexOfInstructionAtAddress(address); in GetInstructionAtAddress()1017 InstructionList::GetIndexOfInstructionAtAddress(const Address &address) { in GetIndexOfInstructionAtAddress() function in InstructionList1034 return GetIndexOfInstructionAtAddress(address); in GetIndexOfInstructionAtLoadAddress()
5587 ? insts.GetIndexOfInstructionAtAddress(pc_address) in WindowDelegateDraw()
312 uint32_t GetIndexOfInstructionAtAddress(const Address &addr);
1507 disassembler.GetInstructionList().GetIndexOfInstructionAtAddress(pc); in DoGuessValueAt()
5844 insn_list->GetIndexOfInstructionAtAddress(default_stop_addr); in AdvanceAddressToNextBranchInstruction()