Searched refs:elfcore_psinfo_t (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/binutils/bfd/
H A Delf.c7656 typedef prpsinfo_t elfcore_psinfo_t;
7663 typedef psinfo_t elfcore_psinfo_t;
7699 if (note->descsz == sizeof (elfcore_psinfo_t))
7701 elfcore_psinfo_t psinfo;
7648 typedef prpsinfo_t elfcore_psinfo_t; typedef
7655 typedef psinfo_t elfcore_psinfo_t; typedef

Completed in 194 milliseconds