Searched defs:instr_ptr (Results 1 – 4 of 4) sorted by relevance
1627 bool Decoder::IsConstantPoolAt(byte* instr_ptr) { in IsConstantPoolAt()1633 int Decoder::ConstantPoolSizeAt(byte* instr_ptr) { in ConstantPoolSizeAt()1644 int Decoder::InstructionDecode(byte* instr_ptr) { in InstructionDecode()
637 uint32_t* instr_ptr = reinterpret_cast<uint32_t*>(pc); in set_target_address_at() local653 uint32_t* instr_ptr = reinterpret_cast<uint32_t*>(pc); in set_target_address_at() local
1243 int Decoder::InstructionDecode(byte* instr_ptr) { in InstructionDecode()
1395 int Decoder::InstructionDecode(byte* instr_ptr) { in InstructionDecode()