Home
last modified time | relevance | path

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

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