Home
last modified time | relevance | path

Searched refs:shdr_l (Results 1 – 2 of 2) sorted by relevance

/external/elfutils/libebl/
Deblsectionstripp.c53 GElf_Shdr *shdr_l = gelf_getshdr (scn_l, &shdr_mem_l); in ebl_section_strip_p() local
54 if (shdr_l != NULL) in ebl_section_strip_p()
60 shdr_l->sh_name); in ebl_section_strip_p()
DChangeLog425 * eblsectionstripp.c (ebl_section_strip_p): Check shdr_l is not NULL.