Searched refs:XCOFFARMAGBIG (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/coff/
H A Dxcoff.h462 #define XCOFFARMAGBIG "<bigaf>\012" macro
/netbsd-current/external/gpl3/gdb/dist/include/coff/
H A Dxcoff.h493 #define XCOFFARMAGBIG "<bigaf>\012" macro
/netbsd-current/external/gpl3/binutils.old/dist/include/coff/
H A Dxcoff.h493 #define XCOFFARMAGBIG "<bigaf>\012" macro
/netbsd-current/external/gpl3/binutils/dist/include/coff/
H A Dxcoff.h493 #define XCOFFARMAGBIG "<bigaf>\012" macro
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dcoff-rs6000.c1401 && strncmp (magic, XCOFFARMAGBIG, SXCOFFARMAG) != 0)
2294 memcpy (fhdr.magic, XCOFFARMAGBIG, SXCOFFARMAG);
H A Dcoff64-rs6000.c2012 if (strncmp (magic, XCOFFARMAGBIG, SXCOFFARMAG) != 0)
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dcoff-rs6000.c1520 && strncmp (magic, XCOFFARMAGBIG, SXCOFFARMAG) != 0)
2464 memcpy (fhdr.magic, XCOFFARMAGBIG, SXCOFFARMAG);
H A Dcoff64-rs6000.c1918 if (strncmp (magic, XCOFFARMAGBIG, SXCOFFARMAG) != 0)
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dcoff-rs6000.c1520 && strncmp (magic, XCOFFARMAGBIG, SXCOFFARMAG) != 0)
2464 memcpy (fhdr.magic, XCOFFARMAGBIG, SXCOFFARMAG);
H A Dcoff64-rs6000.c1918 if (strncmp (magic, XCOFFARMAGBIG, SXCOFFARMAG) != 0)
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dcoff-rs6000.c1518 && strncmp (magic, XCOFFARMAGBIG, SXCOFFARMAG) != 0)
2557 memcpy (fhdr->magic, XCOFFARMAGBIG, SXCOFFARMAG);
H A Dcoff64-rs6000.c1917 if (strncmp (magic, XCOFFARMAGBIG, SXCOFFARMAG) != 0)

Completed in 166 milliseconds