Searched refs:Elf_Kind (Results 1 - 8 of 8) sorted by path

/freebsd-11-stable/contrib/elftoolchain/brandelf/
H A Dbrandelf.c95 Elf_Kind kind;
/freebsd-11-stable/contrib/elftoolchain/libelf/
H A Delf_kind.c33 Elf_Kind
H A D_libelf.h94 Elf_Kind e_kind; /* ELF_K_* */
226 void _libelf_init_elf(Elf *_e, Elf_Kind _kind);
H A Dlibelf.h47 } Elf_Kind; typedef in typeref:enum:__anon88
213 Elf_Kind elf_kind(Elf *_elf);
H A Dlibelf_allocate.c63 _libelf_init_elf(Elf *e, Elf_Kind kind)
/freebsd-11-stable/contrib/gcc/
H A Dsys-protos.h282 extern Elf_Kind elf_kind(Elf *);
H A Dsys-types.h186 typedef int Elf_Kind; typedef
/freebsd-11-stable/contrib/elftoolchain/nm/
H A Dnm.c198 static int read_elf(Elf *, const char *, Elf_Kind);
1139 read_elf(Elf *elf, const char *filename, Elf_Kind kind)
1466 Elf_Kind kind;

Completed in 174 milliseconds