Try the nm utility.
GNU nm lists the symbols from object
files objfile…. If no object files
are listed as arguments, nm assumes
the file a.out. [reference]
Try the nm utility.
GNU nm lists the symbols from object
files objfile…. If no object files
are listed as arguments, nm assumes
the file a.out. [reference]