HomeSort by: relevance | last modified time | path
    Searched defs:n_zeroes (Results 1 - 17 of 17) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
collect2-aix.h 198 /* If n_zeroes is zero, n_offset is the offset the name from
200 char n_zeroes[4]; member in struct:external_syment::__anon12633::__anon12634::__anon12635::__anon12636
253 unsigned int n_zeroes; member in struct:internal_syment
  /src/external/gpl3/gcc.old/dist/gcc/
collect2-aix.h 198 /* If n_zeroes is zero, n_offset is the offset the name from
200 char n_zeroes[4]; member in struct:external_syment::__anon15253::__anon15254::__anon15255::__anon15256
253 unsigned int n_zeroes; member in struct:internal_syment
  /src/external/cddl/osnet/dist/head/
syms.h 66 #define n_zeroes _n._n_n._n_zeroes macro
  /src/external/gpl3/binutils/dist/libiberty/
simple-object-xcoff.c 145 /* If n_zeroes is zero, n_offset is the offset the name from
147 unsigned char n_zeroes[4]; member in struct:external_syment::__anon10847::__anon10848::__anon10849::__anon10850
507 unsigned int n_numaux, n_offset, n_zeroes; local
552 n_zeroes = fetch_32 (sym + offsetof (struct external_syment,
553 u.xcoff32.n.n.n_zeroes));
554 if (n_zeroes != 0)
1009 set_32 (&syms[0].sym.u.xcoff32.n.n.n_zeroes[0], 0);
  /src/external/gpl3/binutils.old/dist/libiberty/
simple-object-xcoff.c 145 /* If n_zeroes is zero, n_offset is the offset the name from
147 unsigned char n_zeroes[4]; member in struct:external_syment::__anon12304::__anon12305::__anon12306::__anon12307
507 unsigned int n_numaux, n_offset, n_zeroes; local
552 n_zeroes = fetch_32 (sym + offsetof (struct external_syment,
553 u.xcoff32.n.n.n_zeroes));
554 if (n_zeroes != 0)
1009 set_32 (&syms[0].sym.u.xcoff32.n.n.n_zeroes[0], 0);
  /src/external/gpl3/gcc/dist/libiberty/
simple-object-xcoff.c 145 /* If n_zeroes is zero, n_offset is the offset the name from
147 unsigned char n_zeroes[4]; member in struct:external_syment::__anon14514::__anon14515::__anon14516::__anon14517
507 unsigned int n_numaux, n_offset, n_zeroes; local
552 n_zeroes = fetch_32 (sym + offsetof (struct external_syment,
553 u.xcoff32.n.n.n_zeroes));
554 if (n_zeroes != 0)
1009 set_32 (&syms[0].sym.u.xcoff32.n.n.n_zeroes[0], 0);
  /src/external/gpl3/gcc.old/dist/libiberty/
simple-object-xcoff.c 145 /* If n_zeroes is zero, n_offset is the offset the name from
147 unsigned char n_zeroes[4]; member in struct:external_syment::__anon16925::__anon16926::__anon16927::__anon16928
507 unsigned int n_numaux, n_offset, n_zeroes; local
552 n_zeroes = fetch_32 (sym + offsetof (struct external_syment,
553 u.xcoff32.n.n.n_zeroes));
554 if (n_zeroes != 0)
1009 set_32 (&syms[0].sym.u.xcoff32.n.n.n_zeroes[0], 0);
  /src/external/gpl3/gdb.old/dist/libiberty/
simple-object-xcoff.c 145 /* If n_zeroes is zero, n_offset is the offset the name from
147 unsigned char n_zeroes[4]; member in struct:external_syment::__anon21723::__anon21724::__anon21725::__anon21726
507 unsigned int n_numaux, n_offset, n_zeroes; local
552 n_zeroes = fetch_32 (sym + offsetof (struct external_syment,
553 u.xcoff32.n.n.n_zeroes));
554 if (n_zeroes != 0)
1009 set_32 (&syms[0].sym.u.xcoff32.n.n.n_zeroes[0], 0);
  /src/external/gpl3/gdb/dist/libiberty/
simple-object-xcoff.c 145 /* If n_zeroes is zero, n_offset is the offset the name from
147 unsigned char n_zeroes[4]; member in struct:external_syment::__anon1227::__anon1228::__anon1229::__anon1230
507 unsigned int n_numaux, n_offset, n_zeroes; local
552 n_zeroes = fetch_32 (sym + offsetof (struct external_syment,
553 u.xcoff32.n.n.n_zeroes));
554 if (n_zeroes != 0)
1009 set_32 (&syms[0].sym.u.xcoff32.n.n.n_zeroes[0], 0);
  /src/external/gpl3/gcc/dist/libbacktrace/
xcoff.c 153 #define n_zeroes _u._s._zeroes macro
569 if (asym->n_zeroes != 0)
  /src/external/gpl3/gcc.old/dist/libbacktrace/
xcoff.c 153 #define n_zeroes _u._s._zeroes macro
569 if (asym->n_zeroes != 0)
  /src/external/gpl3/gdb/dist/libbacktrace/
xcoff.c 153 #define n_zeroes _u._s._zeroes macro
569 if (asym->n_zeroes != 0)
  /src/external/gpl3/gdb.old/dist/libbacktrace/
xcoff.c 153 #define n_zeroes _u._s._zeroes macro
569 if (asym->n_zeroes != 0)
  /src/external/gpl3/binutils/dist/include/coff/
internal.h 480 #define n_zeroes _n._n_n._n_zeroes macro
  /src/external/gpl3/binutils.old/dist/include/coff/
internal.h 486 #define n_zeroes _n._n_n._n_zeroes macro
  /src/external/gpl3/gdb.old/dist/include/coff/
internal.h 486 #define n_zeroes _n._n_n._n_zeroes macro
  /src/external/gpl3/gdb/dist/include/coff/
internal.h 480 #define n_zeroes _n._n_n._n_zeroes macro

Completed in 42 milliseconds