Home
last modified time | relevance | path

Searched refs:gelf_newehdr (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/elftoolchain/libelf/
H A DMakefile118 gelf_newehdr.3 \
157 gelf_newehdr.3 elf${E}_newehdr.3 \
H A DVersion.map79 gelf_newehdr;
H A Dgelf_ehdr.c108 gelf_newehdr(Elf *e, int ec) in gelf_newehdr() function
H A Dgelf.h88 void * gelf_newehdr(Elf *_elf, int _class);
/freebsd/lib/libelf/
H A DMakefile145 gelf_newehdr.3 \
185 gelf_newehdr.3 elf${E}_newehdr.3 \
/freebsd/contrib/elftoolchain/elfcopy/
H A Dbinary.c172 if (gelf_newehdr(ecp->eout, ecp->oec) == NULL) in create_elf_from_binary()
H A Dascii.c218 if (gelf_newehdr(ecp->eout, ecp->oec) == NULL) in create_elf_from_srec()
487 if (gelf_newehdr(ecp->eout, ecp->oec) == NULL) in create_elf_from_ihex()
H A Dmain.c303 if (gelf_newehdr(ecp->eout, ecp->oec) == NULL) in create_elf()
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Doutput.c474 if (gelf_newehdr(dst, gelf_getclass(src)) == NULL) in write_file()
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc8188 OLD_FILES+=usr/share/man/man3/gelf_newehdr.3.gz