Home
last modified time | relevance | path

Searched refs:GetSecondIndexedOperand (Results 1 – 2 of 2) sorted by relevance

/tools/dexter/slicer/
Dcode_ir.cc577 auto proto_operand = GetSecondIndexedOperand(index_type, vH); in DecodeBytecode()
587 auto proto_operand = GetSecondIndexedOperand(index_type, vH); in DecodeBytecode()
657 IndexedOperand* CodeIr::GetSecondIndexedOperand(dex::InstructionIndexType index_type, in GetSecondIndexedOperand() function in lir::CodeIr
/tools/dexter/slicer/export/slicer/
Dcode_ir.h476 IndexedOperand* GetSecondIndexedOperand(dex::InstructionIndexType index_type, dex::u4 index);