Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/libunwind/src/
DUnwindCursor.hpp1733 const uint32_t firstLevelFunctionOffset = topIndex.functionOffset(low); in getInfoFromCompactEncodingSection() local
1812 (uint32_t)(targetFunctionOffset - firstLevelFunctionOffset); in getInfoFromCompactEncodingSection()
1836 funcStart = pageIndex.functionOffset(low) + firstLevelFunctionOffset in getInfoFromCompactEncodingSection()
1840 pageIndex.functionOffset(low + 1) + firstLevelFunctionOffset in getInfoFromCompactEncodingSection()