Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/libunwind/src/
H A DUnwindCursor.hpp1706 const uint32_t targetFunctionPageOffset = in getInfoFromCompactEncodingSection() local
1719 if (pageIndex.functionOffset(mid) <= targetFunctionPageOffset) { in getInfoFromCompactEncodingSection()
1721 (pageIndex.functionOffset(mid + 1) > targetFunctionPageOffset)) { in getInfoFromCompactEncodingSection()