Home
last modified time | relevance | path

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

/tools/dexter/slicer/
Dcode_ir.cc287 FixupSparseSwitch(fixup.second.instr, fixup.second.base_offset, in FixupSwitches()
396 void CodeIr::FixupSparseSwitch(SparseSwitchPayload* instr, dex::u4 base_offset, in FixupSparseSwitch() function in lir::CodeIr
Dbytecode_encoder.cc539 FixupSparseSwitch(offset, offset + dex::s4(dex_instr.vB)); in FixupSwitchOffsets()
565 void BytecodeEncoder::FixupSparseSwitch(dex::u4 base_offset, in FixupSparseSwitch() function in lir::BytecodeEncoder
/tools/dexter/slicer/export/slicer/
Dbytecode_encoder.h55 void FixupSparseSwitch(dex::u4 base_offset, dex::u4 payload_offset);
Dcode_ir.h436 void FixupSparseSwitch(SparseSwitchPayload* instr, dex::u4 base_offset, const dex::u2* ptr);