Home
last modified time | relevance | path

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

/external/elfutils/src/src/
Dunstrip.c375 update_shdr (Elf_Scn *outscn, GElf_Shdr *newshdr) in update_shdr() function
391 update_shdr (outscn, newshdr); in update_sh_size()
440 update_shdr (outscn, newshdr); in adjust_relocs()
568 update_shdr (symscn, shdr); in add_new_section_symbols()
1215 update_shdr (scn, shdr); in new_shstrtab()
1532 update_shdr (sec->outscn, &shdr_mem); in copy_elided_sections()
1726 update_shdr (unstripped_symtab, shdr); in copy_elided_sections()
1805 update_shdr (scn, shdr); in copy_elided_sections()
DChangeLog1238 * unstrip.c (update_shdr): New function.