Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/interfaces/innerkits/async_stack/
H A Dfp_unwinder.cpp63 uintptr_t nextFp = *reinterpret_cast<uintptr_t*>(fp); in Unwind() local
64 if (nextFp <= fp) { in Unwind()
67 fp = nextFp; in Unwind()

Completed in 1 milliseconds