Home
last modified time | relevance | path

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

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