HomeSort by relevance Sort by last modified time
    Searched full:debugshdr (Results 1 - 1 of 1) sorted by null

  /external/elfutils/0.153/src/
strip.c 923 GElf_Shdr debugshdr = shdr_info[cnt].shdr; local
925 debugshdr.sh_type = SHT_NOBITS;
927 if (unlikely (gelf_update_shdr (scn, &debugshdr) == 0))
    [all...]

Completed in 255 milliseconds