Home
last modified time | relevance | path

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

/external/elfutils/src/
Dunstrip.c416 update_shdr (Elf_Scn *outscn, GElf_Shdr *newshdr) in update_shdr() function
432 update_shdr (outscn, newshdr); in update_sh_size()
491 update_shdr (outscn, newshdr); in adjust_relocs()
638 update_shdr (symscn, shdr); in add_new_section_symbols()
1371 update_shdr (scn, shdr); in new_shstrtab()
1731 update_shdr (sec->outscn, &shdr_mem); in copy_elided_sections()
1949 update_shdr (sec, hdr); in copy_elided_sections()
1993 update_shdr (unstripped_symtab, shdr); in copy_elided_sections()
2076 update_shdr (scn, shdr); in copy_elided_sections()
DChangeLog3192 * unstrip.c (update_shdr): New function.