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

/freebsd-12-stable/contrib/llvm-project/libunwind/src/
H A DUnwindCursor.hpp1652 const uint32_t targetFunctionPageOffset = local
1665 if (pageIndex.functionOffset(mid) <= targetFunctionPageOffset) {
1667 (pageIndex.functionOffset(mid + 1) > targetFunctionPageOffset)) {

Completed in 170 milliseconds