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