Expand description
Binary machine code emission.
The binemit
module contains code for translating Cranelift’s intermediate representation into
binary machine code.
Structs§
- Container for information about a vector of compiled code and its supporting read-only data.
Enums§
- Relocation kinds for every ISA
Type Aliases§
- Addend to add to the symbol value.
- Offset in bytes from the beginning of the function.