Expand description
Memory management for executable code.
Structsยง
- Code
Memory - Memory manager for executable code.
Constantsยง
- ARCH_
FUNCTION_ ๐ALIGNMENT - The optimal alignment for functions.
- DATA_
SECTION_ ๐ALIGNMENT - The optimal alignment for data.
Functionsยง
- round_
up ๐