Expand description

This module contains the definition of the abstract memory object type.

Structs

  • An abstract object contains all knowledge tracked about a particular memory object.

Enums

  • An object can be a stack, a heap, or a global memory object.