Home
last modified time | relevance | path

Searched refs:ED_SHDR (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.bin/elfdump/
H A Delfdump.c57 #define ED_SHDR (1<<8) macro
534 flags |= ED_SHDR; in main()
640 if (flags & ED_SHDR) in main()
/freebsd/contrib/elftoolchain/elfdump/
H A Delfdump.c73 #define ED_SHDR (1<<8) macro
662 ed->options |= ED_SHDR; in main()
1069 if (ed->options & (ED_SHDR | ED_DYN | ED_REL | ED_GOT | ED_SYMTAB | in elf_print_elf()
1079 if (ed->options & ED_SHDR) in elf_print_elf()