Home
last modified time | relevance | path

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

/trueos/contrib/binutils/bfd/
HDxcoff-target.h65 #define CORE_FILE_P rs6000coff_core_p
66 extern const bfd_target * rs6000coff_core_p (bfd *);
HDrs6000-core.c254 const bfd_target * rs6000coff_core_p (bfd *abfd);
308 rs6000coff_core_p (bfd *abfd) in rs6000coff_core_p() function
HDcoff64-rs6000.c242 extern const bfd_target * rs6000coff_core_p
250 #define CORE_FILE_P rs6000coff_core_p
HDcoff-rs6000.c98 extern const bfd_target * rs6000coff_core_p
106 #define CORE_FILE_P rs6000coff_core_p
HDChangeLog-00014216 * coff-rs6000.c (rs6000coff_vec): Use rs6000coff_core_p,
7959 (rs6000coff_core_p): Store mstsave or __context64 struct instead
9360 (rs6000coff_core_p, rs6000coff_core_file_matches_executable,
HDChangeLog-9697954 (rs6000coff_core_p): Use make_bfd_asection to add the core file
1044 * rs6000-core.c (rs6000coff_core_p): If CORE_TRUNC is set, print
HDChangeLog-94951688 * rs6000-core.c (rs6000coff_core_p): Don't check the core file
4964 * rs6000-core.c (rs6000coff_core_p): Set SEC_HAS_CONTENTS flag
9049 * rs6000-core.c (rs6000coff_core_p): Check bfd_zalloc.
HDChangeLog-91933946 * rs6000-core.c (rs6000coff_core_p): Improve error checking and
5442 * rs6000-core.c (rs6000coff_core_p): Greatly simplify expression,
HDChangeLog-020311359 * rs6000-core.c (rs6000coff_core_p): Likewise.