Home
last modified time | relevance | path

Searched refs:elf_rawfile (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/elftoolchain/libelf/
H A DMakefile24 elf_rawfile.c \
98 elf_rawfile.3 \
H A Delf_rawfile.c34 elf_rawfile(Elf *e, size_t *sz) in elf_rawfile() function
H A DVersion.map60 elf_rawfile;
H A Dlibelf.h224 char *elf_rawfile(Elf *_elf, size_t *_size);
/freebsd/lib/libelf/
H A DMakefile30 elf_rawfile.c \
124 elf_rawfile.3 \
/freebsd/usr.bin/ldd/
H A Dldd.c277 buf = elf_rawfile(elf, NULL); in has_freebsd_abi_tag()
344 buf = elf_rawfile(elf, NULL); in is_pie()
/freebsd/lib/libpmcstat/
H A Dlibpmcstat_image.c403 if ((elfbase = elf_rawfile(e, NULL)) == NULL) { in pmcstat_image_get_elf_params()
/freebsd/contrib/elftoolchain/ar/
H A Dwrite.c784 if ((buf = elf_rawfile(obj->elf, NULL)) == NULL) { in write_objs()
/freebsd/contrib/elftoolchain/size/
H A Dsize.c307 data = elf_rawfile(elf, &max_size); in handle_core_note()
/freebsd/contrib/elftoolchain/elfdump/
H A Delfdump.c1841 if ((s = elf_rawfile(ed->elf, &filesize)) == NULL) { in elf_print_interp()
/freebsd/contrib/elftoolchain/readelf/
H A Dreadelf.c2524 if ((rawfile = elf_rawfile(re->elf, &size)) == NULL) { in dump_phdr()
3720 if ((rawfile = elf_rawfile(re->elf, &filesize)) == NULL) { in dump_notes()
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc8168 OLD_FILES+=usr/share/man/man3/elf_rawfile.3.gz