vma

package
v7.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 9, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type VmaEntry

type VmaEntry struct {
	Start  *uint64 `protobuf:"varint,1,req,name=start" json:"start,omitempty"`
	End    *uint64 `protobuf:"varint,2,req,name=end" json:"end,omitempty"`
	Pgoff  *uint64 `protobuf:"varint,3,req,name=pgoff" json:"pgoff,omitempty"`
	Shmid  *uint64 `protobuf:"varint,4,req,name=shmid" json:"shmid,omitempty"`
	Prot   *uint32 `protobuf:"varint,5,req,name=prot" json:"prot,omitempty"`
	Flags  *uint32 `protobuf:"varint,6,req,name=flags" json:"flags,omitempty"`
	Status *uint32 `protobuf:"varint,7,req,name=status" json:"status,omitempty"`
	// This fd thing is unused in the image, it was lost
	// while switching from execve restore model. It is
	// -1 by default.
	Fd *int64 `protobuf:"zigzag64,8,req,name=fd" json:"fd,omitempty"`
	// madvise flags bitmap
	Madv *uint64 `protobuf:"varint,9,opt,name=madv" json:"madv,omitempty"`
	// file status flags
	Fdflags *uint32 `protobuf:"varint,10,opt,name=fdflags" json:"fdflags,omitempty"`
	// contains filtered or unexported fields
}

func (*VmaEntry) Descriptor deprecated

func (*VmaEntry) Descriptor() ([]byte, []int)

Deprecated: Use VmaEntry.ProtoReflect.Descriptor instead.

func (*VmaEntry) GetEnd

func (x *VmaEntry) GetEnd() uint64

func (*VmaEntry) GetFd

func (x *VmaEntry) GetFd() int64

func (*VmaEntry) GetFdflags

func (x *VmaEntry) GetFdflags() uint32

func (*VmaEntry) GetFlags

func (x *VmaEntry) GetFlags() uint32

func (*VmaEntry) GetMadv

func (x *VmaEntry) GetMadv() uint64

func (*VmaEntry) GetPgoff

func (x *VmaEntry) GetPgoff() uint64

func (*VmaEntry) GetProt

func (x *VmaEntry) GetProt() uint32

func (*VmaEntry) GetShmid

func (x *VmaEntry) GetShmid() uint64

func (*VmaEntry) GetStart

func (x *VmaEntry) GetStart() uint64

func (*VmaEntry) GetStatus

func (x *VmaEntry) GetStatus() uint32

func (*VmaEntry) ProtoMessage

func (*VmaEntry) ProtoMessage()

func (*VmaEntry) ProtoReflect

func (x *VmaEntry) ProtoReflect() protoreflect.Message

func (*VmaEntry) Reset

func (x *VmaEntry) Reset()

func (*VmaEntry) String

func (x *VmaEntry) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL