MCPcopy Create free account
hub / github.com/bytecodealliance/wasmtime / buffer.rs

File buffer.rs

cranelift/codegen/src/machinst/buffer.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1//! In-memory representation of compiled machine code, with labels and fixups to
2//! refer to those labels. Handles constant-pool island insertion and also
3//! veneer insertion for out-of-range jumps.
4//!

Callers

nothing calls this directly

Calls 1

MachLabelClass · 0.85

Tested by

no test coverage detected