Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-ppp.c1807 ptype = GET_BE_U_2(&ph->phdr_type); in ppp_bsdos_if_print()
/freebsd/contrib/elftoolchain/readelf/
H A Dreadelf.c384 static const char *phdr_type(unsigned int mach, unsigned int ptype);
672 phdr_type(unsigned int mach, unsigned int ptype) in phdr_type() function
2475 #define PH_CT phdr_type(re->ehdr.e_machine, phdr.p_type), \ in dump_phdr()