Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DUnwindCursor.hpp338 uint16_t encodingIndex(uint32_t index) const { in encodingIndex() function in libunwind::UnwindSectionCompressedArray
1050 uint16_t encodingIndex = pageIndex.encodingIndex(low); in getInfoFromCompactEncodingSection() local
1051 if (encodingIndex < sectionHeader.commonEncodingsArrayCount()) { in getInfoFromCompactEncodingSection()
1056 encodingIndex * sizeof(uint32_t)); in getInfoFromCompactEncodingSection()
1060 encodingIndex - (uint16_t)sectionHeader.commonEncodingsArrayCount(); in getInfoFromCompactEncodingSection()