Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DUnwindCursor.hpp919 const uint32_t firstLevelFunctionOffset = topIndex.functionOffset(low); in getInfoFromCompactEncodingSection() local
998 (uint32_t)(targetFunctionOffset - firstLevelFunctionOffset); in getInfoFromCompactEncodingSection()
1022 funcStart = pageIndex.functionOffset(low) + firstLevelFunctionOffset in getInfoFromCompactEncodingSection()
1026 pageIndex.functionOffset(low + 1) + firstLevelFunctionOffset in getInfoFromCompactEncodingSection()