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

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

Completed in 182 milliseconds