DOKK / manpages / debian 11 / lintian / Lintian::Processable::Objdump.3.en
Lintian::Processable::Objdump(3) Debian Package Checker Lintian::Processable::Objdump(3)

Lintian::Processable::Objdump - access to collected binary object data

    use Lintian::Processable;

Lintian::Processable::Objdump provides an interface to collected binary object data.

Returns a hashref mapping a FILE to the data collected by objdump-info or "undef" if no data is available for that FILE. Data is generally only collected for ELF files.

Originally written by Felix Lechner <felix.lechner@lease-up.com> for Lintian.

lintian(1)

2020-11-27 Lintian v2.104.0