Searched refs:debugshdr (Results 1 – 1 of 1) sorted by relevance
1635 GElf_Shdr debugshdr = shdr_info[cnt].shdr; in handle_elf() local1637 debugshdr.sh_type = SHT_NOBITS; in handle_elf()1639 if (unlikely (gelf_update_shdr (scn, &debugshdr) == 0)) in handle_elf()