Searched refs:ptr_encoding_ (Results 1 – 3 of 3) sorted by relevance
59 ptr_encoding_ = data[1]; in Init()73 if (!memory_.template ReadEncodedValue<AddressType>(ptr_encoding_, &ptr_offset_)) { in Init()
76 uint8_t ptr_encoding_; variable
51 uint8_t TestGetPtrEncoding() { return this->ptr_encoding_; } in TestGetPtrEncoding()