Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libunwind/src/
H A DUnwindCursor.hpp457 virtual void setInfoBasedOnIPRegister(bool = false) { in setInfoBasedOnIPRegister() function in libunwind::AbstractUnwindCursor
2485 void UnwindCursor<A, R>::setInfoBasedOnIPRegister(bool isReturnAddress) { in setInfoBasedOnIPRegister() function in libunwind::UnwindCursor