Searched refs:trad_core_struct (Results 1 – 4 of 4) sorted by relevance
36 struct trad_core_struct struct63 struct trad_core_struct *rawptr; in ptrace_unix_core_file_p() argument80 amt = sizeof (struct trad_core_struct); in ptrace_unix_core_file_p()81 rawptr = (struct trad_core_struct *) bfd_zalloc (abfd, amt); in ptrace_unix_core_file_p()
53 struct trad_core_struct struct79 struct trad_core_struct *rawptr; in trad_unix_core_file_p() argument147 amt = sizeof (struct trad_core_struct); in trad_unix_core_file_p()148 rawptr = (struct trad_core_struct *) bfd_zmalloc (amt); in trad_unix_core_file_p()
60 struct trad_core_struct struct78 struct trad_core_struct coredata; in aix386_core_file_p() argument
6517 struct trad_core_struct *trad_core_data;