Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DUnwindCursor.hpp662 typename A::pint_t indexAddr = _sects->arm_section + arrayoffsetof( in functionAddress() local
664 return indexAddr + signExtendPrel31(_addressSpace->get32(indexAddr)); in functionAddress()
668 typename A::pint_t indexAddr = _sects->arm_section + arrayoffsetof( in dataAddress() local
670 return indexAddr; in dataAddress()