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

objdump_info
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-02-01 Lintian v2.104.0~bpo10+1