Searched refs:PageEncodings (Results 1 – 2 of 2) sorted by relevance
7176 const auto *PageEncodings = reinterpret_cast<const support::ulittle32_t *>( in printCompressedSecondLevelUnwindPage() local7189 Encoding = PageEncodings[EncodingIdx - CommonEncodings.size()]; in printCompressedSecondLevelUnwindPage()
8022 StringRef PageEncodings = PageData.substr(EncodingsStart, StringRef::npos); in printCompressedSecondLevelUnwindPage() local8034 Encoding = read<uint32_t>(PageEncodings, in printCompressedSecondLevelUnwindPage()