summaryrefslogtreecommitdiff
path: root/sysutils/rldd/pkg-descr
blob: 453b7e6eb7e02cc161ba110a0e6793133d08bf6c (plain) (blame)
1
2
3
4
5
6
The rldd tool resolves and prints the binary or shared library
dependencies with different visualization options. In opposite to the
Linux ldd tool, it does not invoke the system loader but instead
parses the loading information directly from either ELF or Mach-O
files, along with any required system files (such as loader cache or
extra configuration files).