table of contents
other versions
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¶
2021-10-30 | Lintian v2.111.0 |