Searched refs:pageKind (Results 1 – 1 of 1) sorted by relevance
963 uint32_t pageKind = _addressSpace.get32(secondLevelAddr); in getInfoFromCompactEncodingSection() local964 if (pageKind == UNWIND_SECOND_LEVEL_REGULAR) { in getInfoFromCompactEncodingSection()1016 } else if (pageKind == UNWIND_SECOND_LEVEL_COMPRESSED) { in getInfoFromCompactEncodingSection()