Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DUnwindCursor.hpp938 uint32_t pageKind = _addressSpace.get32(secondLevelAddr); in getInfoFromCompactEncodingSection() local
939 if (pageKind == UNWIND_SECOND_LEVEL_REGULAR) { in getInfoFromCompactEncodingSection()
991 } else if (pageKind == UNWIND_SECOND_LEVEL_COMPRESSED) { in getInfoFromCompactEncodingSection()