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

/freebsd-11.0-release/contrib/binutils/bfd/
H A Delf.c7658 typedef prpsinfo32_t elfcore_psinfo32_t;
7665 typedef psinfo32_t elfcore_psinfo32_t;
7714 else if (note->descsz == sizeof (elfcore_psinfo32_t))
7717 elfcore_psinfo32_t psinfo;
7650 typedef prpsinfo32_t elfcore_psinfo32_t; typedef
7657 typedef psinfo32_t elfcore_psinfo32_t; typedef

Completed in 181 milliseconds