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

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

Completed in 69 milliseconds