Home
last modified time | relevance | path

Searched defs:dex_instr (Results 1 – 3 of 3) sorted by relevance

/tools/dexter/slicer/
Dcode_ir.cc423 Operand* CodeIr::GetRegA(const dex::Instruction& dex_instr) { in GetRegA()
432 Operand* CodeIr::GetRegB(const dex::Instruction& dex_instr) { in GetRegB()
441 Operand* CodeIr::GetRegC(const dex::Instruction& dex_instr) { in GetRegC()
451 auto dex_instr = dex::DecodeInstruction(ptr); in DecodeBytecode() local
Dbytecode_encoder.cc586 auto dex_instr = dex::DecodeInstruction(ptr); in FixupSwitchOffsets() local
589 auto dex_instr = dex::DecodeInstruction(ptr); in FixupSwitchOffsets() local
Dreader.cc938 auto dex_instr = dex::DecodeInstruction(ptr); in ParseInstructions() local