Home
last modified time | relevance | path

Searched refs:needAdjustPc (Results 1 - 1 of 1) sorted by relevance

/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Dunwinder.cpp750 bool needAdjustPc = false; in Unwind() local
776 if (!frame.isJsFrame && needAdjustPc) { in Unwind()
779 needAdjustPc = true; in Unwind()
812 bool needAdjustPc = false; in UnwindByFp() local
828 if (needAdjustPc) { in UnwindByFp()
831 needAdjustPc = true; in UnwindByFp()

Completed in 3 milliseconds