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

  /toolchain/binutils/binutils-2.25/include/coff/
internal.h 480 bfd_hostptr_t _n_zeroes; /* new == 0 */ member in struct:internal_syment::__anon115966::__anon115967
494 #define n_zeroes _n._n_n._n_zeroes
  /toolchain/binutils/binutils-2.25/bfd/
coff-mcore.c 437 else if ( sym->_n._n_n._n_zeroes == 0
coffgen.c 446 (_n_zeroes) != 4. */
447 if (sym->_n._n_n._n_zeroes != 0
895 native->u.syment._n._n_n._n_zeroes = 0;
934 native->u.syment._n._n_n._n_zeroes = 0;
972 native->u.syment._n._n_n._n_zeroes = 0;
    [all...]
cofflink.c 294 if (sym._n._n_n._n_zeroes != 0
    [all...]
coffswap.h 312 in->_n._n_n._n_zeroes = 0;
coff64-rs6000.c 321 in->_n._n_n._n_zeroes = 0;
538 sym->_n._n_n._n_zeroes = 0;
    [all...]
xcofflink.c     [all...]
coffcode.h     [all...]
coff-ppc.c 715 #define n_zeroes _n._n_n._n_zeroes
    [all...]
coff-rs6000.c 447 in->_n._n_n._n_zeroes = 0;
    [all...]
coff-sh.c     [all...]
peXXigen.c 116 in->_n._n_n._n_zeroes = 0;
    [all...]

Completed in 1262 milliseconds