Home
last modified time | relevance | path

Searched refs:elfdump (Results 1 – 20 of 20) sorted by relevance

/freebsd-13.1/contrib/elftoolchain/elfdump/
H A Delfdump.c109 struct elfdump { struct
371 sh_name(struct elfdump *ed, int ndx) in sh_name()
647 struct elfdump *ed, ed_storage; in main()
1057 elf_print_elf(struct elfdump *ed) in elf_print_elf()
1106 load_sections(struct elfdump *ed) in load_sections()
1278 elf_print_ehdr(struct elfdump *ed) in elf_print_ehdr()
1334 elf_print_phdr(struct elfdump *ed) in elf_print_phdr()
1390 elf_print_shdr(struct elfdump *ed) in elf_print_shdr()
2026 elf_print_got(struct elfdump *ed) in elf_print_got()
2047 elf_print_note(struct elfdump *ed) in elf_print_note()
[all …]
H A DMakefile5 PROG= elfdump
/freebsd-13.1/usr.bin/elfdump/
H A DMakefile3 PROG= elfdump
/freebsd-13.1/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/uctf/
H A Dtst.libtype.ksh32 elfdump -c "./$exe" | grep -Fq 'sh_name: .SUNW_ctf'
H A Dtst.aouttype.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.pidprint.ksh31 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 Dtst.userlandkey.ksh32 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.chasestrings.ksh32 elfdump -c "./$exe" | grep -Fq 'sh_name: .SUNW_ctf'
/freebsd-13.1/targets/pseudo/toolchain/
H A DMakefile.depend16 usr.bin/elfdump \
/freebsd-13.1/sys/tools/
H A Dembed_mfs.sh57 sec_info=`elfdump -c $1 2> /dev/null | grep -A 5 -E "sh_name: oldmfs$"`
/freebsd-13.1/share/mk/
H A Dlocal.gendirdeps.mk37 Nusr.bin/elfdump \
/freebsd-13.1/contrib/elftoolchain/
H A DREADME.rst25 elfdump Diagnostic tool.
/freebsd-13.1/usr.bin/
H A DMakefile37 elfdump \
/freebsd-13.1/sys/conf/
H A Dkern.pre.mk49 ELFDUMP?= elfdump
/freebsd-13.1/targets/pseudo/userland/
H A DMakefile.depend195 usr.bin/elfdump \