Provided by: lintian_2.62.0ubuntu2.5_all bug

NAME

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

SYNOPSIS

           use Lintian::Processable;
           my $processable = Lintian::Processable::Binary->new;

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.

           Needs-Info requirements for using objdump_info: objdump-info

AUTHOR

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

SEE ALSO

       lintian(1)

Lintian v2.62.0ubuntu2.5                           2024-10-16                   Lintian::Processable::Objdump(3)