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