Home
last modified time | relevance | path

Searched refs:FixupPackedSwitch (Results 1 – 4 of 4) sorted by relevance

/tools/dexter/slicer/
Dcode_ir.cc281 FixupPackedSwitch(fixup.second.instr, fixup.second.base_offset, in FixupSwitches()
370 void CodeIr::FixupPackedSwitch(PackedSwitchPayload* instr, dex::u4 base_offset, in FixupPackedSwitch() function in lir::CodeIr
Dbytecode_encoder.cc536 FixupPackedSwitch(offset, offset + dex::s4(dex_instr.vB)); in FixupSwitchOffsets()
548 void BytecodeEncoder::FixupPackedSwitch(dex::u4 base_offset, in FixupPackedSwitch() function in lir::BytecodeEncoder
/tools/dexter/slicer/export/slicer/
Dbytecode_encoder.h54 void FixupPackedSwitch(dex::u4 base_offset, dex::u4 payload_offset);
Dcode_ir.h435 void FixupPackedSwitch(PackedSwitchPayload* instr, dex::u4 base_offset, const dex::u2* ptr);