Home
last modified time | relevance | path

Searched refs:elf_getarhdr (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/elftoolchain/libelf/
H A DMakefile14 elf_getarhdr.c \
81 elf_getarhdr.3 \
H A Delf_getarhdr.c34 elf_getarhdr(Elf *e) in elf_getarhdr() function
H A DVersion.map36 elf_getarhdr;
H A Dlibelf.h200 Elf_Arhdr *elf_getarhdr(Elf *_elf);
/freebsd/lib/libelf/
H A DMakefile20 elf_getarhdr.c \
107 elf_getarhdr.3 \
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dinput.c141 if ((arh = elf_getarhdr(melf)) == NULL) { in read_archive()
259 if ((arh = elf_getarhdr(melf)) == NULL) { in count_archive()
/freebsd/contrib/elftoolchain/nm/
H A Dnm.c894 if ((arhdr = elf_getarhdr(elf)) != NULL) in print_ar_index()
1221 if ((arhdr = elf_getarhdr(elf)) == NULL) in read_elf()
/freebsd/contrib/elftoolchain/size/
H A Dsize.c628 arhdr = elf_getarhdr(elf); in handle_elf()
/freebsd/contrib/elftoolchain/elfdump/
H A Delfdump.c949 if ((arh = elf_getarhdr(e)) == NULL) { in elf_print_ar()
989 if ((arh = elf_getarhdr(ed->elf)) == NULL) { in elf_print_ar()
/freebsd/contrib/elftoolchain/readelf/
H A Dreadelf.c7453 if ((arhdr = elf_getarhdr(e)) == NULL) { in dump_ar()
7478 if ((arhdr = elf_getarhdr(re->elf)) == NULL) { in dump_ar()
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc8151 OLD_FILES+=usr/share/man/man3/elf_getarhdr.3.gz