Searched refs:gelf_newphdr (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/lib/libelf/
H A DVersion.map78 gelf_newphdr;
H A DMakefile121 gelf_newphdr.3 \
158 gelf_newphdr.3 elf${E}_newphdr.3 \
H A Dgelf.h90 void * gelf_newphdr(Elf *_elf, size_t _phnum);
H A Dgelf_phdr.c117 gelf_newphdr(Elf *e, size_t count) function
/freebsd-10-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Doutput.c493 if (gelf_newphdr(dst, sehdr.e_phnum) == NULL)

Completed in 105 milliseconds