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

Method link_assembled_objects_named

src/compilation_pipeline.rs:1009–1030  ·  view source on GitHub ↗
(
        &self,
        stem: &str,
        modules: &[(&str, &AssembledOutput)],
    )

Source from the content-addressed store, hash-verified

Callers 12

buildMethod · 0.80
run_fullMethod · 0.80
link_modulesMethod · 0.80
assemble_from_s_fileFunction · 0.80
cross_module_call_worksFunction · 0.80
cross_module_la_worksFunction · 0.80
cross_module_tail_worksFunction · 0.80

Calls 10

linkFunction · 0.85
effective_link_layoutMethod · 0.80
inject_layout_symbolsMethod · 0.80
mark_entry_globalMethod · 0.80
effective_entry_pointMethod · 0.80
write_bytes_artifactMethod · 0.80
to_elf_with_entryMethod · 0.80
effective_load_baseMethod · 0.80
cloneMethod · 0.45