Searched refs:elfdump (Results 1 – 21 of 21) sorted by relevance
109 struct elfdump { struct371 sh_name(struct elfdump *ed, int ndx) in sh_name()592 static void add_name(struct elfdump *ed, const char *name);593 static void elf_print_object(struct elfdump *ed);594 static void elf_print_elf(struct elfdump *ed);595 static void elf_print_ehdr(struct elfdump *ed);596 static void elf_print_phdr(struct elfdump *ed);597 static void elf_print_shdr(struct elfdump *ed);598 static void elf_print_symtab(struct elfdump *ed, int i);599 static void elf_print_symtabs(struct elfdump *ed);[all …]
5 PROG= elfdump
1 PROG= elfdump
32 elfdump -c "./$exe" | grep -Fq 'sh_name: .SUNW_ctf'
31 elfdump -c "./$exe" | grep -Fq 'sh_name: .SUNW_ctf'
34 elfdump -c "./$exe" | grep -Fq 'sh_name: .SUNW_ctf'
14 usr.bin/elfdump \
56 sec_info=`elfdump -c $1 2> /dev/null | grep -A 5 -E "sh_name: oldmfs$"`
35 Nusr.bin/elfdump \
25 elfdump Diagnostic tool.
36 elfdump \
49 ELFDUMP?= elfdump
191 usr.bin/elfdump \
2918 usr.bin/elfdump \2933 usr.bin/elfdump \