Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/binutils/include/coff/
HDrs6k64.h33 #define U64_TOCMAGIC 0767 /* AIX 5+ 64-bit XCOFF */ macro
34 #define BADMAG(x) ((x).f_magic != U803XTOCMAGIC && (x).f_magic != U64_TOCMAGIC)
/freebsd-11-stable/contrib/binutils/bfd/
HDcoff64-rs6000.c2842 U64_TOCMAGIC, /* magic number */
HDcoffcode.h2045 case U64_TOCMAGIC: in coff_set_arch_mach_hook()
HDChangeLog-02039865 (coff_set_arch_mach_hook) : Add Aix 5 U64_TOCMAGIC magic #.
9867 * libxcoff.h (bfd_xcoff_is_xcoff64): Add U64_TOCMAGIC.