Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/readelf/
H A Dreadelf.c293 static const char *dt_type(unsigned int mach, unsigned int dtype);
829 dt_type(unsigned int mach, unsigned int dtype) in dt_type() function
2785 printf(" %-20s", dt_type(re->ehdr.e_machine, in dump_dynamic()
3029 printf(" %s\n", dt_type(re->ehdr.e_machine, dyn->d_un.d_val)); in dump_dyn_val()