Home | History | Annotate | Download | only in elfutils

Lines Matching refs:ELF

30 symbols), readelf (to see the raw ELF file structures), and elflint
31 (to check for well-formed ELF files). Also included are numerous
32 helper libraries which implement DWARF, ELF, and machine-specific ELF
44 higher-level ELF access functionality. libdw provides access to
58 Summary: Library to read and write ELF files.
63 writing ELF files on a high level. Third party programs depend on
64 this package to read internals of ELF files. The programs of the
65 elfutils package use it also to generate new ELF files.
76 access the internals of the ELF object file format, so you can see the
77 different sections of an ELF file.
156 %{_includedir}/elfutils/elf-knowledge.h
454 - upgrade to 0.83 (fix invalid ELf handle on *.so strip, more).