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

/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Delf.c6585 typedef prpsinfo32_t elfcore_psinfo32_t;
6592 typedef psinfo32_t elfcore_psinfo32_t;
6641 else if (note->descsz == sizeof (elfcore_psinfo32_t))
6644 elfcore_psinfo32_t psinfo;
6577 typedef prpsinfo32_t elfcore_psinfo32_t; typedef
6584 typedef psinfo32_t elfcore_psinfo32_t; typedef
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Delf.c7609 typedef prpsinfo32_t elfcore_psinfo32_t;
7616 typedef psinfo32_t elfcore_psinfo32_t;
7665 else if (note->descsz == sizeof (elfcore_psinfo32_t))
7668 elfcore_psinfo32_t psinfo;
7601 typedef prpsinfo32_t elfcore_psinfo32_t; typedef
7608 typedef psinfo32_t elfcore_psinfo32_t; typedef

Completed in 203 milliseconds