HomeSort by relevance Sort by last modified time
    Searched refs:ebl_section_strip_p (Results 1 - 4 of 4) sorted by null

  /external/elfutils/libebl/
eblsectionstripp.c 59 ebl_section_strip_p (Ebl *ebl, const GElf_Ehdr *ehdr, const GElf_Shdr *shdr, function
libebl.h 213 extern bool ebl_section_strip_p (Ebl *ebl, const GElf_Ehdr *ehdr,
  /external/elfutils/src/
elfcmp.c 213 && ebl_section_strip_p (ebl1, ehdr1, shdr1, sname1, true, false));
226 && ebl_section_strip_p (ebl2, ehdr2, shdr2, sname2, true, false));
strip.c 664 if (ebl_section_strip_p (ebl, ehdr, &shdr_info[cnt].shdr,
    [all...]

Completed in 35 milliseconds