Searched refs:indexAddr (Results 1 - 1 of 1) sorted by relevance

/external/libcxxabi/src/Unwind/
H A DUnwindCursor.hpp662 typename A::pint_t indexAddr = _sects->arm_section + arrayoffsetof( local
664 return indexAddr + signExtendPrel31(_addressSpace->get32(indexAddr));
668 typename A::pint_t indexAddr = _sects->arm_section + arrayoffsetof( local
670 return indexAddr;

Completed in 44 milliseconds