Searched refs:GetIndexOfInstructionAtAddress (Results 1 – 5 of 5) sorted by relevance
993 uint32_t index = GetIndexOfInstructionAtAddress(address); in GetInstructionAtAddress()1058 InstructionList::GetIndexOfInstructionAtAddress(const Address &address) { in GetIndexOfInstructionAtAddress() function in InstructionList1075 return GetIndexOfInstructionAtAddress(address); in GetIndexOfInstructionAtLoadAddress()
7137 ? insts.GetIndexOfInstructionAtAddress(pc_address) in WindowDelegateDraw()
336 uint32_t GetIndexOfInstructionAtAddress(const Address &addr);
1521 disassembler.GetInstructionList().GetIndexOfInstructionAtAddress(pc); in DoGuessValueAt()
6163 insn_list->GetIndexOfInstructionAtAddress(default_stop_addr); in AdvanceAddressToNextBranchInstruction()