Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/libunwind/src/
H A DUnwindCursor.hpp1876 if (encodingIndex < sectionHeader.commonEncodingsArrayCount()) { in getInfoFromCompactEncodingSection() local
395 uint16_t encodingIndex(uint32_t index) const { encodingIndex() function in libunwind::UnwindSectionCompressedArray