# Functions
No description provided by the author
No description provided by the author
No description provided by the author
NewModel generates a new memory model for a package.
No description provided by the author
No description provided by the author
# Constants
Global is the location of a global variable.
Heap is the location associated with a heap allocation.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Local is the location of a local variable.
No description provided by the author
No description provided by the author
Zero is the nil, the only pointer value which cannot be dereferenced.
# Structs
No description provided by the author
GenParams encapsulates the information needed for a memory model to generate memory locations.
Type Model represents a memory model for a package.
# Type aliases
No description provided by the author
Class is a memory class.
No description provided by the author
Loc represents a memory location.