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

/freebsd-current/usr.bin/elfdump/
H A Delfdump.c481 elf_get_shnum(Elf32_Ehdr *e, void *sh) function
617 shnum = elf_get_shnum(e, sh);
760 shnum = elf_get_shnum(e, sh);
835 shnum = elf_get_shnum(e, sh);

Completed in 195 milliseconds