Home
last modified time | relevance | path

Searched defs:encodingIndex (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/libunwind/src/
H A DUnwindCursor.hpp395 uint16_t encodingIndex(uint32_t index) const { in encodingIndex() function in libunwind::UnwindSectionCompressedArray
1876 uint16_t encodingIndex = pageIndex.encodingIndex(low); in getInfoFromCompactEncodingSection() local