Scroll to navigation

Lintian::Processable::Objdump(3) Debian Package Checker Lintian::Processable::Objdump(3)

NAME

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

SYNOPSIS

    use Lintian::Processable;

DESCRIPTION

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

INSTANCE METHODS

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.

AUTHOR

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

SEE ALSO

lintian(1)

2021-11-01 Lintian v2.111.0~bpo11+1