Crate lddtree

Source
Expand description

Read the ELF dependency tree.

This does not work like ldd in that we do not execute/load code (only read files on disk).

Modules§

ld_so_conf

Structs§

DependencyAnalyzer
Library dependency analyzer
DependencyTree
Library dependency tree
Library
A library dependency

Enums§

Error