#trace #linker #storing #structures #output #wild

linker-trace

Data structures for storing trace outputs from the Wild linker

1 unstable release

new 0.4.0 Mar 1, 2025

#4 in #wild


Used in 3 crates (2 directly)

MIT/Apache

5KB
55 lines

linker-trace

This crate provides data structures for storing trace information from the Wild linker. This trace information can then be consumed by linker-diff.


lib.rs:

This crate defines a format for storing debug traces associated with particular addresses in the linker output.

Dependencies

~0.6–1.2MB
~26K SLoC