Home
last modified time | relevance | path

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

/freebsd/usr.bin/elfdump/
H A Delfdump.c328 sh_types(uint64_t machine, uint64_t sht) { in sh_types() function
853 fprintf(out, "\tsh_type: %s\n", sh_types(machine, type)); in elf_print_shdr()
/freebsd/contrib/elftoolchain/elfdump/
H A Delfdump.c391 sh_types(uint64_t mach, uint64_t sht) { in sh_types() function
1414 sh_types(ed->ehdr.e_machine, s->type)); in elf_print_shdr()
1425 sh_types(ed->ehdr.e_machine, s->type)); in elf_print_shdr()