Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dsco5-core.c39 struct sco5_core_struct struct
73 struct sco5_core_struct *rawptr; in read_uarea()
74 bfd_size_type amt = sizeof (struct sco5_core_struct); in read_uarea()
76 rawptr = (struct sco5_core_struct *) bfd_zmalloc (amt); in read_uarea()
Dbfd-in2.h6516 struct sco5_core_struct *sco5_core_data;