Searched refs:CodeByteSize (Results 1 – 2 of 2) sorted by relevance
29 CodeByteSize = 0; in clear()48 CodeByteSize = *OffsetPtr - Offset; in extract()163 uint64_t Offset = DIEOffset + CodeByteSize; in getAttributeValue()
89 uint8_t getCodeByteSize() const { return CodeByteSize; } in getCodeByteSize()183 uint8_t CodeByteSize; variable