Home
last modified time | relevance | path

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

/tools/dexter/slicer/
Dcode_ir.cc424 Operand* CodeIr::GetRegA(const dex::Instruction& dex_instr) { in GetRegA()
433 Operand* CodeIr::GetRegB(const dex::Instruction& dex_instr) { in GetRegB()
442 Operand* CodeIr::GetRegC(const dex::Instruction& dex_instr) { in GetRegC()
452 auto dex_instr = dex::DecodeInstruction(ptr); in DecodeBytecode() local
Dbytecode_encoder.cc535 auto dex_instr = dex::DecodeInstruction(ptr); in FixupSwitchOffsets() local
538 auto dex_instr = dex::DecodeInstruction(ptr); in FixupSwitchOffsets() local
Dreader.cc881 auto dex_instr = dex::DecodeInstruction(ptr); in ParseInstructions() local