mirror of
https://github.com/opnsense/ports.git
synced 2026-04-12 06:01:51 -05:00
5 lines
228 B
Plaintext
5 lines
228 B
Plaintext
This tool compares pairs of ELF binary files and provides information
|
|
about differences in the contained symbols with respect to the space
|
|
that they occupy in program memory (functions and global data) and in
|
|
RAM (global data).
|