Expand description
This module provides methods to retrieve allocation information, such as static variables.
Structs§
- AllocId
- A unique identification number for each provenance
Enums§
- Global
Alloc - An allocation in the SMIR global memory can be either a function pointer, a static, or a “real” allocation with some data in it.