Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwind-seh.cpp506 co->setInfoBasedOnIPRegister(); in __unw_init_seh()
513 co->setInfoBasedOnIPRegister(); in __unw_init_seh()
520 co->setInfoBasedOnIPRegister(); in __unw_init_seh()
H A Dlibunwind.cpp91 co->setInfoBasedOnIPRegister(); in __unw_init_local()
128 co->setInfoBasedOnIPRegister(false); in _LIBUNWIND_WEAK_ALIAS()
H A DUnwindCursor.hpp482 virtual void setInfoBasedOnIPRegister(bool = false) { in setInfoBasedOnIPRegister() function in libunwind::AbstractUnwindCursor
528 virtual void setInfoBasedOnIPRegister(bool isReturnAddress = false);
971 virtual void setInfoBasedOnIPRegister(bool isReturnAddress = false);
2638 void UnwindCursor<A, R>::setInfoBasedOnIPRegister(bool isReturnAddress) { in setInfoBasedOnIPRegister() function in libunwind::UnwindCursor
3181 this->setInfoBasedOnIPRegister(true); in step()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc462 …ursor<libunwind::LocalAddressSpace, libunwind::Registers_x86_64>::setInfoBasedOnIPRegister(bool)"},