Skip to content

MemorySegment

View as Markdown

MemorySegment represents all allocated pages of a VM memory segment.

Package: thru.services.v1

FieldType#Description
segment_typeuint321 · optionalVM segment type (5=stack, 7=heap)
segment_sizeuint642 · optionalTotal virtual size of segment in bytes
pagesrepeated MemoryPage3 · optional