ldd <exe...>
Print shared library dependencies
Arguments
Name | Description |
---|---|
exe | filepaths |
Options
Name | Description |
---|---|
--help | Show help for ldd |
--version | Print version information and exit |
-d, --data-relocs | Process data relocations |
-r, --function-relocs | Process data and function relocations |
-u, --unused | Print unused direct dependencies |
-v, --verbose | Print all information |