Documentation ¶
Index ¶
- Variables
- type RseqEntry
- func (*RseqEntry) Descriptor() ([]byte, []int)deprecated
- func (x *RseqEntry) GetRseqAbiPointer() uint64
- func (x *RseqEntry) GetRseqAbiSize() uint32
- func (x *RseqEntry) GetRseqCsPointer() uint64
- func (x *RseqEntry) GetSignature() uint32
- func (*RseqEntry) ProtoMessage()
- func (x *RseqEntry) ProtoReflect() protoreflect.Message
- func (x *RseqEntry) Reset()
- func (x *RseqEntry) String() string
Constants ¶
This section is empty.
Variables ¶
View Source
var File_rseq_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type RseqEntry ¶
type RseqEntry struct { RseqAbiPointer *uint64 `protobuf:"varint,1,req,name=rseq_abi_pointer,json=rseqAbiPointer" json:"rseq_abi_pointer,omitempty"` RseqAbiSize *uint32 `protobuf:"varint,2,req,name=rseq_abi_size,json=rseqAbiSize" json:"rseq_abi_size,omitempty"` Signature *uint32 `protobuf:"varint,3,req,name=signature" json:"signature,omitempty"` RseqCsPointer *uint64 `protobuf:"varint,4,opt,name=rseq_cs_pointer,json=rseqCsPointer" json:"rseq_cs_pointer,omitempty"` // contains filtered or unexported fields }
func (*RseqEntry) Descriptor
deprecated
func (*RseqEntry) GetRseqAbiPointer ¶
func (*RseqEntry) GetRseqAbiSize ¶
func (*RseqEntry) GetRseqCsPointer ¶
func (*RseqEntry) GetSignature ¶
func (*RseqEntry) ProtoMessage ¶
func (*RseqEntry) ProtoMessage()
func (*RseqEntry) ProtoReflect ¶
func (x *RseqEntry) ProtoReflect() protoreflect.Message
Click to show internal directories.
Click to hide internal directories.