Searched refs:CodeByteSize (Results 1 – 2 of 2) sorted by relevance
30 CodeByteSize = 0; in clear()49 CodeByteSize = *OffsetPtr - Offset; in extract()162 uint32_t Offset = DIEOffset + CodeByteSize; in getAttributeValue()
90 uint8_t getCodeByteSize() const { return CodeByteSize; } in getCodeByteSize()174 uint8_t CodeByteSize; variable