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

/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Delf.c6583 typedef prpsinfo_t elfcore_psinfo_t;
6590 typedef psinfo_t elfcore_psinfo_t;
6626 if (note->descsz == sizeof (elfcore_psinfo_t))
6628 elfcore_psinfo_t psinfo;
6575 typedef prpsinfo_t elfcore_psinfo_t; typedef
6582 typedef psinfo_t elfcore_psinfo_t; typedef
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Delf.c7607 typedef prpsinfo_t elfcore_psinfo_t;
7614 typedef psinfo_t elfcore_psinfo_t;
7650 if (note->descsz == sizeof (elfcore_psinfo_t))
7652 elfcore_psinfo_t psinfo;
7599 typedef prpsinfo_t elfcore_psinfo_t; typedef
7606 typedef psinfo_t elfcore_psinfo_t; typedef

Completed in 147 milliseconds