Searched refs:section_match (Results 1 - 1 of 1) sorted by last modified time

/external/elfutils/0.153/src/
H A Dobjdump.c465 section_match (Elf *elf, uint32_t scnndx, GElf_Shdr *shdr, size_t shstrndx) function
510 if (! section_match (ebl->elf, elf_ndxscn (scn), shdr, shstrndx))
581 if (! section_match (ebl->elf, elf_ndxscn (scn), shdr, shstrndx))
719 if (! section_match (ebl->elf, elf_ndxscn (scn), shdr, shstrndx))

Completed in 88 milliseconds