Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/bfd/
Delf.c7126 typedef prpsinfo32_t elfcore_psinfo32_t; typedef
7133 typedef psinfo32_t elfcore_psinfo32_t; typedef
7182 else if (note->descsz == sizeof (elfcore_psinfo32_t)) in elfcore_grok_psinfo()
7185 elfcore_psinfo32_t psinfo; in elfcore_grok_psinfo()