scratch
§
GNU Binutils
created 2023-01-01 · last edited 2023-03-27
nm
to list all symbols in an object file.
§
ld
trace-symbol
to trace symbol information.
§
List symbols in a file
Use
nm
to list all symbols in a file.
❦