Home | History | Annotate | Download | only in elfutils

Lines Matching full:strip

20 strip, unstrip: Handle ELF files with merged strtab/shstrtab tables.
229 strip: Add --reloc-debug-sections option.
246 strip: New flag --strip-sections to remove section headers entirely.
267 strip: -g recognizes .gdb_index as a debugging section.
349 strip: fix infinite loop on strange inputs with -f
399 strip: changed handling of ET_REL files wrt symbol tables and relocs
610 strip: add some more compatibility with binutils.
655 strip: fix bug introduced in last change
663 strip: support Linux kernel modules
782 strip: fix overwriting of symbol table in input file.
794 strip: fix handling of Alpha and s390x which use incorrect hash bucket sizes.
800 strip: update section group symbol index if the associated symbol table changed
816 strip: update all version symbol table entries
822 strip: last changed caused problems when the symbol table is before the
828 Run strip tests with the correct libelf and libebl.
834 strip: Remove unused symbol table entries. This might require updating
910 strip: Implement --permissive option.
914 strip: Implement -g option.
965 strip: fix handling of ET_REL files.
966 Add tests for strip.
970 strip: respect layout of input file
974 strip: handle files with large number of sections.
980 strip: implement -f option to place stripped sections into a separate
985 strip: don't let STT_SECTION symbols keeps sections from being removed
1087 size, strip, nm: better support for large number of sections. Including
1224 Fix a bug in section group support in strip.