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.c292 static const char *elf_type(unsigned int type);
636 elf_type(unsigned int type) in elf_type() function
2304 printf("%-37s%s\n", " Type:", elf_type(re->ehdr.e_type)); in dump_ehdr()
2506 printf("\nElf file type is %s", elf_type(re->ehdr.e_type)); in dump_phdr()