Home | History | Annotate | Download | only in src

Lines Matching full:debugshdr

979 	  GElf_Shdr debugshdr = shdr_info[cnt].shdr;
981 debugshdr.sh_type = SHT_NOBITS;
983 if (unlikely (gelf_update_shdr (scn, &debugshdr) == 0))