Home
last modified time | relevance | path

Searched refs:copy_elided_sections (Results 1 – 2 of 2) sorted by relevance

/external/elfutils/src/
DChangeLog276 * unstrip.c (copy_elided_sections): Set and check max_off.
291 (copy_elided_sections): Add ndx_sec_num as size of ndx_section
531 (copy_elided_sections): Likewise.
556 * unstrip.c (copy_elided_sections): Renumber group section indexes.
567 (copy_elided_sections): Likewise and pass them on.
1426 * unstrip.c (copy_elided_sections): Use unstripped_strent[] from
1541 (copy_elided_sections): Call free_new_data.
1629 * unstrip.c (copy_elided_sections): Use SH_INFO_LINK_P, not just
1636 * unstrip.c (copy_elided_sections): Add header names to strtab if
1671 (copy_elided_sections): Likewise.
[all …]
Dunstrip.c1380 copy_elided_sections (Elf *unstripped, Elf *stripped, in copy_elided_sections() function
2183 copy_elided_sections (unstripped, stripped, stripped_ehdr, bias); in handle_file()
2210 copy_elided_sections (outelf, stripped, stripped_ehdr, bias); in handle_file()