Searched refs:shdr_l (Results 1 – 2 of 2) sorted by relevance
53 GElf_Shdr *shdr_l = gelf_getshdr (scn_l, &shdr_mem_l); in ebl_section_strip_p() local54 if (shdr_l != NULL) in ebl_section_strip_p()60 shdr_l->sh_name); in ebl_section_strip_p()
425 * eblsectionstripp.c (ebl_section_strip_p): Check shdr_l is not NULL.