-
Notifications
You must be signed in to change notification settings - Fork 300
Description
Analysis error log appeared and expected file functions.json wasn't exploted.
I use Debion OS. Is it my problem or Dart version problem?
Analyzing the application
Analysis error at line 3230 std::unique_ptr FunctionAnalyzer::processLoadStore(AsmIterator&): insn.ops(2).shift.type == ARM64_SFT_LSL && (insn.ops(2).shift.value == dart::kCompressedWordSizeLog2 (insn.ops(2).shift.value == dart::kCompressedWordSizeLog2 - 1 insn.ops(2).ext == ARM64_EXT_SXTW))
0xe56a3c: sbfx x23, x4, #1, #0x1f
0xe56a40: tbz w4, #0, #0xe56a48
0xe56a44: ldur x23, [x4, #7]
0xe56a48: lsl x4, x23, #1
* 0xe56a4c: add x25, x1, x4
0xe56a50: stur x25, [x29, #-0x98]
Analysis error at line 1668 void FunctionAnalyzer::handleParameterRegisters(AsmIterator&): !isTmpReg
0xb1ab38: mov x0, x2
0xb1ab3c: stur x1, [x29, #-8]
0xb1ab40: mov x16, x2
0xb1ab44: mov x2, x1
* 0xb1ab48: mov x1, x16
0xb1ab4c: mov x16, x3
Dumping Object Pool
Generating application assemblies
Generating Frida script