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

/freebsd-11-stable/usr.bin/elfdump/
H A DMakefile3 PROG= elfdump
/freebsd-11-stable/contrib/elftoolchain/elfdump/
H A DMakefile5 PROG= elfdump
H A Delfdump.c53 ELFTC_VCSID("$Id: elfdump.c 3762 2019-06-28 21:06:24Z emaste $");
64 /* elfdump(1) options. */
79 /* elfdump(1) run control flags. */
109 struct elfdump { struct
371 sh_name(struct elfdump *ed, int ndx)
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 *e
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/uctf/
H A Dtst.aouttype.ksh31 elfdump -c "./$exe" | grep -Fq 'sh_name: .SUNW_ctf'
H A Dtst.libtype.ksh32 elfdump -c "./$exe" | grep -Fq 'sh_name: .SUNW_ctf'
H A Dtst.pidprint.ksh31 elfdump -c "./$exe" | grep -Fq 'sh_name: .SUNW_ctf'
H A Dtst.pidprinttarg.ksh32 elfdump -c "./$exe" | grep -Fq 'sh_name: .SUNW_ctf'
H A Dtst.printtypetarg.ksh32 elfdump -c "./$exe" | grep -Fq 'sh_name: .SUNW_ctf'
H A Dtst.printtype.ksh31 elfdump -c "./$exe" | grep -Fq 'sh_name: .SUNW_ctf'
H A Dtst.userstrings.ksh31 elfdump -c "./$exe" | grep -Fq 'sh_name: .SUNW_ctf'
H A Derr.user64mode.ksh34 elfdump -c "./$exe" | grep -Fq 'sh_name: .SUNW_ctf'
H A Dtst.userlandkey.ksh32 elfdump -c "./$exe" | grep -Fq 'sh_name: .SUNW_ctf'
H A Dtst.chasestrings.ksh32 elfdump -c "./$exe" | grep -Fq 'sh_name: .SUNW_ctf'
/freebsd-11-stable/targets/pseudo/toolchain/
H A DMakefile.depend16 usr.bin/elfdump \
/freebsd-11-stable/sys/tools/
H A Dembed_mfs.sh52 sec_info=`elfdump -c $1 2> /dev/null | grep -A 5 -E "sh_name: oldmfs$"`
/freebsd-11-stable/share/mk/
H A Dlocal.gendirdeps.mk33 Nusr.bin/elfdump \
/freebsd-11-stable/usr.bin/
H A DMakefile41 elfdump \
/freebsd-11-stable/targets/pseudo/userland/
H A DMakefile.depend216 usr.bin/elfdump \

Completed in 141 milliseconds