Provided by: lintian_2.111.0ubuntu3_all bug

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)