Home
last modified time | relevance | path

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

/external/elfutils/src/
Dunstrip.c406 update_shdr (Elf_Scn *outscn, GElf_Shdr *newshdr) in update_shdr() function
422 update_shdr (outscn, newshdr); in update_sh_size()
471 update_shdr (outscn, newshdr); in adjust_relocs()
601 update_shdr (symscn, shdr); in add_new_section_symbols()
1270 update_shdr (scn, shdr); in new_shstrtab()
1595 update_shdr (sec->outscn, &shdr_mem); in copy_elided_sections()
1789 update_shdr (sec, hdr); in copy_elided_sections()
1833 update_shdr (unstripped_symtab, shdr); in copy_elided_sections()
1912 update_shdr (scn, shdr); in copy_elided_sections()
DChangeLog1723 * unstrip.c (update_shdr): New function.