summaryrefslogtreecommitdiffstats
path: root/usr.bin/nm/elfuncs.h
AgeCommit message (Expand)AuthorFilesLines
2018-12-14Delete unused phdr functions; move declarations for functions internal toguenther1-17/+1
2015-08-13Grow -P (POSIX output) and -t (POSIX output radix) support. Several 3rd-partymiod1-5/+5
2015-06-23corrects a read after bound that occurs in strcmp (line justsemarie1-3/+3
2006-09-30Some fixes for running nm on ELF binaries.kettenis1-1/+7
2005-01-19Add elf{32,64}_load_phdrs() for loading program headers.grange1-1/+3
2004-10-09move out elf code into elf.c and generate 32 and 64 versions of it;mickey1-0/+47