Searched refs:TypeIndexEnd (Results 1 – 11 of 11) sorted by relevance
127 uint32_t TpiStream::TypeIndexEnd() const { return Header->TypeIndexEnd; } in TypeIndexEnd() function in TpiStream130 return TypeIndexEnd() - TypeIndexBegin(); in getNumTypeRecords()153 TypeIndex TIE{Header->TypeIndexEnd}; in buildHashMap()
73 H->TypeIndexEnd = H->TypeIndexBegin + Count; in finalize()
106 H->TypeIndexEnd = H->TypeIndexBegin + TypeRecordCount; in finalize()
47 ulittle32_t TypeIndexEnd; member236 uint32_t TpiStream::TypeIndexEnd() const { return Header->TypeIndexEnd; } in TypeIndexEnd() function in TpiStream239 return TypeIndexEnd() - TypeIndexBegin(); in NumTypeRecords()
213 uint32_t TypeIndexEnd;256 - **TypeIndexEnd** - One greater than the numeric value of the type index258 type records in the TPI stream can be computed as ``TypeIndexEnd -282 records in the TPI stream (``TypeIndexEnd - TypeEndBegin``). Thus, if283 ``HashBufferLength`` is not equal to ``(TypeIndexEnd - TypeEndBegin) *310 can be determined by computing the value ``Header.TypeIndexEnd -
39 uint32_t TypeIndexEnd() const;
44 uint32_t TypeIndexEnd() const;
286 support::ulittle32_t TypeIndexEnd; member