Lines Matching refs:DFXLOGU
65 DFXLOGU("Transform reg: %{public}d", reg);
79 DFXLOGU("AddUpVsp imm: %{public}d", imm);
109 DFXLOGU("rsState cfaReg: %{public}d, cfaRegOffset: %{public}d", rsState_->cfaReg, rsState_->cfaRegOffset);
120 DFXLOGU("rsState reg: %{public}d, locs[%{public}d].val: %{public}d", reg, i, rsState_->locs[i].val);
139 DFXLOGU("%{public}s", logStr.c_str());
146 DFXLOGU("SearchEntry pc: %{public}p tableData: %{public}p, tableLen: %{public}u",
193 DFXLOGU("Exidx entryOffset: %{public}llx", (uint64_t)entryOffset);
210 DFXLOGU("This is a CANT UNWIND entry, data: %{public}x.", data);
219 DFXLOGU("This is a compact table entry, data: %{public}x.", data);
247 DFXLOGU("Exidx tabOffset: %{public}llx", (uint64_t)tabOffset);
255 DFXLOGU("Arm generic personality, data: %{public}x.", data);
277 DFXLOGU("Arm compact personality, data: %{public}x.", data);
330 DFXLOGU("curOp: %{public}llx", (uint64_t)curOp_);
382 DFXLOGU("Exidx Decode Spare");
397 DFXLOGU("decodeTable[%{public}d].mask: %{public}02x", i, decodeTable[i].mask);
434 DFXLOGU("1000iiii iiiiiiii: registers: %{public}02x)", registers);
451 DFXLOGU("10011101 or 10011111: Reserved");
457 DFXLOGU("1001nnnn: Set vsp = R%{public}d", bits);
484 DFXLOGU("%{public}s", msg.c_str());
500 DFXLOGU("10110000: Finish");
518 DFXLOGU("10110001 0000iiii, registers: %{public}02x", registers);
540 DFXLOGU("vsp = vsp + %{public}d", offset);