Searched refs:elf_newdata (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.3-release/lib/libelf/
H A DMakefile132 elf_getdata.3 elf_newdata.3 \
H A Delf_data.c147 elf_newdata(Elf_Scn *s) function
159 * elf_newdata() has to append a data descriptor, so
H A Dlibelf.h207 Elf_Data *elf_newdata(Elf_Scn *_scn);
/freebsd-10.3-release/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Doutput.c586 if ((ddata = elf_newdata(dscn)) == NULL)
686 ddata = elf_newdata(dscn);
/freebsd-10.3-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_link.c1942 data = elf_newdata(scn);
1954 data = elf_newdata(scn);
/freebsd-10.3-release/contrib/gcc/
H A Dsys-protos.h284 extern Elf_Data * elf_newdata(Elf_Scn *);

Completed in 103 milliseconds