Lines Matching refs:IntPtrT
526 template <class IntPtrT, support::endianness Endian>
534 template <CovMapVersion Version, class IntPtrT, support::endianness Endian>
537 typename CovMapTraits<Version, IntPtrT>::CovMapFuncRecordType;
538 using NameRefType = typename CovMapTraits<Version, IntPtrT>::NameRefType;
744 template <class IntPtrT, support::endianness Endian>
754 CovMapVersion::Version1, IntPtrT, Endian>>(P, R, D, F); in get()
765 CovMapVersion::Version2, IntPtrT, Endian>>(P, R, D, F); in get()
768 CovMapVersion::Version3, IntPtrT, Endian>>(P, R, D, F); in get()
771 CovMapVersion::Version4, IntPtrT, Endian>>(P, R, D, F); in get()
774 CovMapVersion::Version5, IntPtrT, Endian>>(P, R, D, F); in get()
777 CovMapVersion::Version6, IntPtrT, Endian>>(P, R, D, F); in get()