Home
last modified time | relevance | path

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

/external/llvm-project/libunwind/src/
DUnwindCursor.hpp1357 EHABISectionIterator<A> itThisPC = itNextPC - 1; in getInfoFromEHABISection() local
1359 pint_t thisPC = itThisPC.functionAddress(); in getInfoFromEHABISection()
1365 pint_t indexDataAddr = itThisPC.dataAddress(); in getInfoFromEHABISection()