Searched refs:section_match (Results 1 - 1 of 1) sorted by relevance

/external/elfutils/src/
H A Dobjdump.c511 section_match (Elf *elf, uint32_t scnndx, GElf_Shdr *shdr, size_t shstrndx) function
556 if (! section_match (ebl->elf, elf_ndxscn (scn), shdr, shstrndx))
627 if (! section_match (ebl->elf, elf_ndxscn (scn), shdr, shstrndx))
744 if (! section_match (ebl->elf, elf_ndxscn (scn), shdr, shstrndx))

Completed in 197 milliseconds