Home
last modified time | relevance | path

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

/trueos/lib/libelf/
HDelf_getarhdr.c35 elf_getarhdr(Elf *e) in elf_getarhdr() function
HDMakefile11 elf_getarhdr.c \
84 elf_getarhdr.3 \
HDVersion.map36 elf_getarhdr;
HDlibelf.h191 Elf_Arhdr *elf_getarhdr(Elf *_elf);
/trueos/cddl/contrib/opensolaris/tools/ctf/cvt/
HDinput.c141 if ((arh = elf_getarhdr(melf)) == NULL) { in read_archive()
259 if ((arh = elf_getarhdr(melf)) == NULL) { in count_archive()
/trueos/contrib/gcc/
HDsys-protos.h275 extern Elf_Arhdr * elf_getarhdr(Elf *);