Home
last modified time | relevance | path

Searched refs:elf_type (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/elftoolchain/libelf/
H A Dlibelf_fsize.m436 * Create an array of file sizes from the elf_type definitions
/freebsd/contrib/elftoolchain/readelf/
H A Dreadelf.c291 static const char *elf_type(unsigned int type);
634 elf_type(unsigned int type) in elf_type() function
2291 printf("%-37s%s\n", " Type:", elf_type(re->ehdr.e_type)); in dump_ehdr()
2493 printf("\nElf file type is %s", elf_type(re->ehdr.e_type)); in dump_phdr()