Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwindCursor.hpp1533 EHABISectionIterator<A> itThisPC = itNextPC - 1; in getInfoFromEHABISection() local
1535 pint_t thisPC = itThisPC.functionAddress(); in getInfoFromEHABISection()
1541 pint_t indexDataAddr = itThisPC.dataAddress(); in getInfoFromEHABISection()