HomeSort by: relevance | last modified time | path
    Searched refs:Elf_Arhdr (Results 1 - 9 of 9) sorted by relevancy

  /src/external/bsd/elftoolchain/dist/libelf/
elf_getarhdr.c 39 Elf_Arhdr *
libelf.h 125 * An `Elf_Arhdr' structure describes an archive
141 } Elf_Arhdr;
196 unsigned int elf_flagarhdr(Elf_Arhdr *_arh, Elf_Cmd _cmd,
205 Elf_Arhdr *elf_getarhdr(Elf *_elf);
libelf_ar.c 117 Elf_Arhdr *
121 Elf_Arhdr *eh;
147 if ((eh = malloc(sizeof(Elf_Arhdr))) == NULL) {
_libelf.h 103 Elf_Arhdr *e_arhdr; /* translated header */
208 Elf_Arhdr *_libelf_ar_gethdr(Elf *_e);
elf_flag.c 40 elf_flagarhdr(Elf_Arhdr *a, Elf_Cmd c, unsigned int flags)
libelf_allocate.c 92 Elf_Arhdr *arh;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/solaris/
libelf.d 78 struct Elf_Arhdr
119 Elf_Arhdr* elf_getarhdr(Elf*);
  /src/external/cddl/osnet/dist/tools/ctf/cvt/
input.c 139 Elf_Arhdr *arh;
259 Elf_Arhdr *arh;
  /src/external/gpl3/gcc.old/dist/lto-plugin/
lto-symtab.c 202 Elf_Arhdr *h = elf_getarhdr (member);

Completed in 22 milliseconds