Home
last modified time | relevance | path

Searched refs:readelf (Results 1 – 25 of 33) sorted by relevance

12

/freebsd-14.2/usr.bin/clang/llvm-readobj/
H A DMakefile5 MAN= llvm-readobj.1 llvm-readelf.1
37 LINKS+= ${BINDIR}/llvm-readobj ${BINDIR}/llvm-readelf
40 LINKS+= ${BINDIR}/llvm-readelf ${BINDIR}/readelf
41 MLINKS+= llvm-readelf.1 readelf.1
/freebsd-14.2/contrib/elftoolchain/readelf/
H A Dreadelf.c158 struct readelf { struct
2261 dump_ehdr(struct readelf *re) in dump_ehdr()
2466 dump_phdr(struct readelf *re) in dump_phdr()
2603 dump_shdr(struct readelf *re) in dump_shdr()
3215 dump_reloc(struct readelf *re) in dump_reloc()
3680 dump_hash(struct readelf *re) in dump_hash()
3700 dump_notes(struct readelf *re) in dump_notes()
4142 dump_ver(struct readelf *re) in dump_ver()
7092 hex_dump(struct readelf *re) in hex_dump()
7157 str_dump(struct readelf *re) in str_dump()
[all …]
H A DMakefile5 PROG= readelf
6 SRCS= readelf.c
13 MAN1= readelf.1
/freebsd-14.2/usr.bin/readelf/
H A DMakefile7 READELFDIR= ${ELFTCDIR}/readelf
11 PROG= readelf
12 SRCS= readelf.c
/freebsd-14.2/contrib/file/src/
H A DMakefile.am11 encoding.c compress.c is_csv.c is_json.c is_simh.c is_tar.c readelf.c \
12 print.c fsmagic.c funcs.c file.h readelf.h tar.h apptype.c der.c der.h \
H A DMakefile.in142 is_simh.lo is_tar.lo readelf.lo print.lo fsmagic.lo funcs.lo \
186 ./$(DEPDIR)/readcdf.Plo ./$(DEPDIR)/readelf.Plo \
367 encoding.c compress.c is_csv.c is_json.c is_simh.c is_tar.c readelf.c \
368 print.c fsmagic.c funcs.c file.h readelf.h tar.h apptype.c der.c der.h \
546 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/readelf.Plo@am__quote@ # am--include-marker
774 -rm -f ./$(DEPDIR)/readelf.Plo
855 -rm -f ./$(DEPDIR)/readelf.Plo
/freebsd-14.2/contrib/elftoolchain/common/
H A Dnative-elf-format22 LC_ALL=C readelf -h ${tmp_o} | awk '
/freebsd-14.2/tools/build/options/
H A DWITH_LLVM_BINUTILS9 .Xr readelf 1 ,
/freebsd-14.2/targets/pseudo/toolchain/
H A DMakefile.depend17 usr.bin/readelf \
/freebsd-14.2/contrib/netbsd-tests/usr.bin/ld/
H A Dt_section.sh69 readelf -S test |
H A Dt_script.sh194 readelf -S "$1" |
/freebsd-14.2/share/mk/
H A Dlocal.gendirdeps.mk38 Nusr.bin/readelf \
/freebsd-14.2/tools/build/
H A Dcheck-links.sh71 for lib in $(readelf -d $1 | awk '$2 ~ /\(?NEEDED\)?/ { sub(/\[/,"",$NF); sub(/\]/,"",$NF); print $…
/freebsd-14.2/lib/libmagic/
H A DMakefile20 is_tar.c magic.c print.c readcdf.c readelf.c seccomp.c softmagic.c
/freebsd-14.2/contrib/file/
H A DMAINT41 readelf.c file_tryelf()
H A DREADME.md104 * `src/readelf.[ch]` - Stand-alone elf parsing code.
H A DChangeLog1475 * src/readelf.c (doshn):
1478 * src/readelf.h:
1523 * src/readelf.c (donote):
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DOpts.td102 // Ignored for GNU readelf compatibility.
103 def wide : FF<"wide", "Ignored for GNU readelf compatibility">;
104 def : F<"W", "Ignored for GNU readelf compatibility">, Alias<wide>;
/freebsd-14.2/usr.bin/
H A DMakefile259 SUBDIR.${MK_TOOLCHAIN}+= readelf
/freebsd-14.2/contrib/elftoolchain/
H A DREADME.rst32 readelf Display ELF information.
/freebsd-14.2/contrib/llvm-project/lld/docs/
H A Dindex.rst124 not, run ``readelf --string-dump .comment <output-file>`` and examine the
/freebsd-14.2/
H A DMakefile.inc12950 usr.bin/readelf \
H A DUPDATING274 GNU objdump; readelf is available for inspecting ELF files, and GNU
/freebsd-14.2/contrib/ntp/sntp/m4/
H A Dlibtool.m4993 [ldd/readelf like tool for Mach-O binaries on Mac OS X])
995 [ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4])
/freebsd-14.2/contrib/openpam/m4/
H A Dlibtool.m4995 [ldd/readelf like tool for Mach-O binaries on Mac OS X])
997 [ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4])

12