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

Method mark_abi_exports

src/build.rs:397–401  ·  view source on GitHub ↗
(manifest: &BuildManifest, assembled: &mut AssembledOutput)

Source from the content-addressed store, hash-verified

395 plan,
396 units,
397 linked,
398 })
399 }
400
401 // Program/extra objects and any object defining an entry symbol are roots.
402 fn prune_unreferenced_stdlib(
403 units: Vec<BuiltUnit>,
404 prunable: &std::collections::HashSet<String>,

Callers

nothing calls this directly

Calls 1

mark_entry_globalMethod · 0.80

Tested by

no test coverage detected