elf-nm ( path -- )
ELF nm


Vocabulary
elf.nm

Inputs
patha pathname string


Outputs
None

Word description
Prints information about the symbols in the ELF object at the given path.

Definition