Home
last modified time | relevance | path

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

/external/elfutils/src/
Dunstrip.c414 update_shdr (Elf_Scn *outscn, GElf_Shdr *newshdr) in update_shdr() function
430 update_shdr (outscn, newshdr); in update_sh_size()
485 update_shdr (outscn, newshdr); in adjust_relocs()
630 update_shdr (symscn, shdr); in add_new_section_symbols()
1355 update_shdr (scn, shdr); in new_shstrtab()
1684 update_shdr (sec->outscn, &shdr_mem); in copy_elided_sections()
1902 update_shdr (sec, hdr); in copy_elided_sections()
1946 update_shdr (unstripped_symtab, shdr); in copy_elided_sections()
2025 update_shdr (scn, shdr); in copy_elided_sections()
DChangeLog2786 * unstrip.c (update_shdr): New function.