Home
last modified time | relevance | path

Searched defs:setInfoBasedOnIPRegister (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/libunwind/src/
H A DUnwindCursor.hpp459 virtual void setInfoBasedOnIPRegister(bool = false) { in setInfoBasedOnIPRegister() function in libunwind::AbstractUnwindCursor
2560 void UnwindCursor<A, R>::setInfoBasedOnIPRegister(bool isReturnAddress) { in setInfoBasedOnIPRegister() function in libunwind::UnwindCursor