Lines Matching refs:unstrip

79 	* unstrip.c (copy_elf): Add ELF_CHECK to make sure gelf_getehdr ()
150 * unstrip.c (copy_elided_sections): Renumber group section indexes.
156 * unstrip.c (struct section): Add sig field.
177 * unstrip.c (copy_elf): Explicitly copy shstrndx.
221 * unstrip.c (compare_unalloc_sections): Also compare sh_size.
225 * unstrip.c (adjust_all_relocs): Skip SHT_GROUP sections.
261 * unstrip.c: Likewise.
787 * unstrip.c (main): Likewise.
845 * unstrip.c: Check shnum for 0 before subtracting from it.
902 * unstrip.c: Likewise.
928 * unstrip.c: Likewise.
954 * unstrip.c: Fix "invalid string offset" error caused by using the
970 * unstrip.c: Likewise.
992 * unstrip.c (new_shstrtab): Likewise.
1020 * unstrip.c (copy_elided_sections): Use unstripped_strent[] from
1129 * unstrip.c (struct data_list): New.
1187 * unstrip.c (parse_opt): Replace stat64 with stat.
1203 * unstrip.c (MAX): Removed.
1209 * unstrip.c (find_alloc_sections_prelink): Do not allocate
1223 * unstrip.c (copy_elided_sections): Use SH_INFO_LINK_P, not just
1230 * unstrip.c (copy_elided_sections): Add header names to strtab if
1261 * unstrip.c (adjust_relocs): Likewise.
1279 * unstrip.c (sections_flags_match): New function.
1339 findtextrel, elfcmp objdump, ranlib, ar and unstrip no_Wstack_usage.
1438 * unstrip.c: Likewise.
1697 * unstrip.c (copy_elf): Likewise.
1790 * unstrip.c (find_alloc_sections_prelink): Allow non-split .bss
1795 * unstrip.c (options): Add --force, -F.
2449 * unstrip.c: Likewise.
2587 * unstrip.c (compare_sections_nonrel): Mark this function as static.
2676 * unstrip.c (copy_elided_sections): Remove unused variable.
2781 * unstrip.c (copy_elided_sections): Make sure all sections' data have
2786 * unstrip.c (update_shdr): New function.
2791 * unstrip.c (copy_elided_sections): Bail if stripped file has more
2859 * unstrip.c: Likewise
2979 * unstrip.c: Likewise.
3116 * unstrip.c: Likewise.
3190 * unstrip.c: Likewise.
3444 * unstrip.c: Likewise.
3470 * unstrip.c: Likewise.
3495 * unstrip.c (options): Update -R description.
3559 * unstrip.c (copy_elided_sections): Initialize SEC.
3582 * unstrip.c (options, parse_opt, struct arg_info): Grok -R/--relocate.
3596 * unstrip.c (add_new_section_symbols): Take new arg REL.
3602 * unstrip.c (compare_alloc_sections): At the same address, preserve
3628 * unstrip.c (copy_elided_sections): Initialize NDX_SECTION element for
3651 * unstrip.c (struct arg_info): Add `list' flag.
3716 * unstrip.c (new_shstrtab): New function, broken out of ...
3798 * unstrip.c: Likewise.
3802 * unstrip.c (copy_elided_sections): Match up non-NOBITS sections with
3809 * unstrip.c (copy_elided_sections): Don't call gelf_newphdr for 0.
3811 * unstrip.c (handle_file): Tweak BIAS != 0 warning.
3813 * unstrip.c (handle_file): Take new arg CREATE_DIRS. If set,
3820 * unstrip.c (get_section_name): New function, broken out of ...
3839 * unstrip.c (copy_elided_sections): Ignore unfound unallocated section
3865 * unstrip.c: New file.