Home
last modified time | relevance | path

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

/external/libcxxabi/src/Unwind/
DUnwindCursor.hpp691 EHABISectionIterator<A> itThisPC = itNextPC - 1; in getInfoFromEHABISection() local
693 pint_t thisPC = itThisPC.functionAddress(); in getInfoFromEHABISection()
695 pint_t indexDataAddr = itThisPC.dataAddress(); in getInfoFromEHABISection()