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

/freebsd-11-stable/usr.bin/elfdump/
H A Delfdump.c60 #define ED_SHDR (1<<8) macro
528 flags |= ED_SHDR;
624 if (flags & ED_SHDR)
/freebsd-11-stable/contrib/elftoolchain/elfdump/
H A Delfdump.c73 #define ED_SHDR (1<<8) macro
662 ed->options |= ED_SHDR;
1069 if (ed->options & (ED_SHDR | ED_DYN | ED_REL | ED_GOT | ED_SYMTAB |
1079 if (ed->options & ED_SHDR)

Completed in 131 milliseconds