Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libunwind/src/
H A DUnwindCursor.hpp1468 EHABISectionIterator<A> itThisPC = itNextPC - 1; in getInfoFromEHABISection() local
1470 pint_t thisPC = itThisPC.functionAddress(); in getInfoFromEHABISection()
1476 pint_t indexDataAddr = itThisPC.dataAddress(); in getInfoFromEHABISection()