Home
last modified time | relevance | path

Searched refs:Elf_Kind (Results 1 – 7 of 7) sorted by relevance

/freebsd/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
213 Elf_Kind elf_kind(Elf *_elf);
H A Dlibelf_allocate.c63 _libelf_init_elf(Elf *e, Elf_Kind kind) in _libelf_init_elf()
/freebsd/contrib/elftoolchain/brandelf/
H A Dbrandelf.c95 Elf_Kind kind; in main()
/freebsd/usr.bin/elfctl/
H A Delfctl.c93 Elf_Kind kind; in main()
/freebsd/contrib/elftoolchain/nm/
H A Dnm.c205 static int read_elf(Elf *, const char *, Elf_Kind);
1177 read_elf(Elf *elf, const char *filename, Elf_Kind kind) in read_elf()
1504 Elf_Kind kind; in read_object()