elfutils 0.176-ok1 source package in openKylin
Changelog
elfutils (0.176-ok1) yangtze; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 25 Apr 2022 22:03:04 +0800
elfutils (0.176-ok1) yangtze; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 25 Apr 2022 22:03:04 +0800
Series | Published | Component | Section |
---|
File | Size | SHA-256 Checksum |
---|---|---|
elfutils_0.176.orig.tar.bz2 | 8.2 MiB | eb5747c371b0af0f71e86215a5ebb88728533c3a104a43d4231963f308cd1023 |
elfutils_0.176-ok1.debian.tar.xz | 24.7 KiB | 7d84e5ee8595f26c8223e2a96a70eee4ac9a4343e9fad8dff8f4fd7f19cace3e |
elfutils_0.176-ok1.dsc | 2.1 KiB | 0f03d2dafa04644a1286ad92944e712d1ae3287bf5eb5b98aba4674974b1f207 |
Elfutils is a collection of utilities, including eu-ld (a linker),
eu-nm (for listing symbols from object files), eu-size (for listing the
section sizes of an object or archive file), eu-strip (for discarding
symbols), eu-readelf (to see the raw ELF file structures), and eu-elflint
(to check for well-formed ELF files).
libasm1 allows you to create ELF files on a low level.
.
This package contains development libraries and header files for libasm1.
The libasm1 package provides a library with a programmable assembler
interface. It allows you to create ELF files on a low level.
.
This library is part of elfutils.
libdw1 provides a library that provides access to DWARF debug information
stored inside ELF files.
.
This package contains development libraries and header files for libdw1.
.
It also contains a static version of libdw. Only link to the static version
for special cases and when you don't need anything from the ebl backends.
libdw1 provides a library that provides access to DWARF debug information
stored inside ELF files.
.
This library is part of elfutils.
libelf1 provides a shared library which allows reading and writing of ELF
files on a high level.
.
This package contains development libraries and header files for libelf1.
The libelf1 package provides a shared library which allows reading and
writing ELF files on a high level. Third party programs depend on
this package to read internals of ELF files. The programs of the
elfutils package use it also to generate new ELF files.
.
This library is part of elfutils.