Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DUnwindCursor.hpp1005 const uint32_t targetFunctionPageOffset = in getInfoFromCompactEncodingSection() local
1018 if (pageIndex.functionOffset(mid) <= targetFunctionPageOffset) { in getInfoFromCompactEncodingSection()
1020 (pageIndex.functionOffset(mid + 1) > targetFunctionPageOffset)) { in getInfoFromCompactEncodingSection()