Home
last modified time | relevance | path

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

/external/llvm-project/libunwind/src/
DUnwindCursor.hpp1606 const uint32_t firstLevelFunctionOffset = topIndex.functionOffset(low); in getInfoFromCompactEncodingSection() local
1685 (uint32_t)(targetFunctionOffset - firstLevelFunctionOffset); in getInfoFromCompactEncodingSection()
1709 funcStart = pageIndex.functionOffset(low) + firstLevelFunctionOffset in getInfoFromCompactEncodingSection()
1713 pageIndex.functionOffset(low + 1) + firstLevelFunctionOffset in getInfoFromCompactEncodingSection()