Home
last modified time | relevance | path

Searched refs:TargetIp (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwind-seh.cpp163 exc->private_[2] = disp->TargetIp; in _GCC_specific_handler()
178 ms_exc->ExceptionInformation[2] = disp->TargetIp; in _GCC_specific_handler()
H A DUnwindCursor.hpp65 ULONG64 TargetIp; member