HomeSort by relevance Sort by last modified time
    Searched refs:CORE_VERSION_1 (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/bfd/
rs6000-core.c 79 CORE_VERSION_1 is defined (by AIX core.h) as 2 on AIX 4.3+ and as 1 on AIX
80 4.1 and 4.2. AIX pre-4.1 (aka 3.x) either doesn't define CORE_VERSION_1
83 #if defined(CORE_VERSION_1) && !CORE_VERSION_1
84 # undef CORE_VERSION_1
118 #ifdef CORE_VERSION_1
212 #ifdef CORE_VERSION_1
236 #ifdef CORE_VERSION_1
253 #ifdef CORE_VERSION_1
502 #ifndef CORE_VERSION_1
    [all...]
aix5ppc-core.c 78 c_flag has CORE_VERSION_1, Aix 4+
90 if ((CORE_VERSION_1 != (core.c_flag & CORE_VERSION_1))

Completed in 934 milliseconds