MCPcopy Create free account
hub / github.com/LPC4/Full-Stack / link

Function link

crates/virtual-machine/src/linker.rs:47–92  ·  view source on GitHub ↗

Link an assembled output into a `LinkedProgram` at the given base address.

(assembled: &AssembledOutput, config: &LinkerConfig)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls 9

text_bytesMethod · 0.80
rodata_bytesMethod · 0.80
data_bytesMethod · 0.80
bss_bytesMethod · 0.80
sections_iterMethod · 0.80
collectMethod · 0.80
symbols_iterMethod · 0.80
getMethod · 0.80
containsMethod · 0.45