Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwindCursor.hpp1508 pint_t nextPC = (itNextPC == end) ? UINTPTR_MAX : itNextPC.functionAddress(); in getInfoFromEHABISection() local
1615 _info.end_ip = nextPC; in getInfoFromEHABISection()