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.
Functions§
- read_
target_ 🔒int - Utility function used to read an allocation data into an assigned integer.
- read_
target_ 🔒uint - Utility function used to read an allocation data into a unassigned integer.