Searched refs:section_match (Results 1 – 2 of 2) sorted by relevance
/external/elfutils/src/ |
D | objdump.c | 443 section_match (Elf *elf, uint32_t scnndx, GElf_Shdr *shdr, size_t shstrndx) in section_match() function 488 if (! section_match (ebl->elf, elf_ndxscn (scn), shdr, shstrndx)) in show_relocs() 563 if (! section_match (ebl->elf, elf_ndxscn (scn), shdr, shstrndx)) in show_full_content() 701 if (! section_match (ebl->elf, elf_ndxscn (scn), shdr, shstrndx)) in show_disasm()
|
D | ChangeLog | 1716 * objdump.c (section_match): Likewise.
|