Module alloc

Source
Expand description

This module provides methods to retrieve allocation information, such as static variables.

Structs§

AllocId
A unique identification number for each provenance

Enums§

GlobalAlloc
An allocation in the SMIR global memory can be either a function pointer, a static, or a “real” allocation with some data in it.