freebsd-dev/usr.bin/elfdump
Ed Maste 97a9b0b123 Handle ELF files with 65280 or more sections
If e_shnum or e_shstrndx are at least SHN_LORESERVE (0xff00) then an
escape value is used to indicate that the actual value is found in one
of section 0's fields.

Sponsored by:	DARPA, AFRL
2014-05-07 21:16:47 +00:00
..
elfdump.1 Use the newly brought %U macro. 2010-01-15 16:01:22 +00:00
elfdump.c Handle ELF files with 65280 or more sections 2014-05-07 21:16:47 +00:00
Makefile