Searched refs:x_zeroes (Results 1 - 15 of 15) sorted by relevance

/freebsd-10.0-release/contrib/binutils/include/coff/
H A Dsparc.h115 char x_zeroes[4]; member in struct:external_auxent::__anon463::__anon464
H A Dexternal.h235 char x_zeroes[4]; member in struct:external_auxent::__anon400::__anon401
H A Drs6000.h159 char x_zeroes[4]; member in struct:external_auxent::__anon437::__anon438
H A Drs6k64.h157 char x_zeroes[4]; member in struct:external_auxent::__anon450::__anon451
H A Dinternal.h552 long x_zeroes; member in struct:internal_auxent::__anon416::__anon417
H A Dti.h363 char x_zeroes[4]; member in struct:external_auxent::__anon484::__anon485
/freebsd-10.0-release/contrib/binutils/bfd/
H A Dcoffswap.h401 in->x_file.x_n.x_zeroes = 0;
506 H_PUT_32 (abfd, 0, ext->x_file.x_n.x_zeroes);
H A Dcoff64-rs6000.c366 if (ext->x_file.x_n.x_zeroes[0] == 0)
368 in->x_file.x_n.x_zeroes = 0;
457 if (in->x_file.x_n.x_zeroes == 0)
459 H_PUT_32 (abfd, 0, ext->x_file.x_n.x_zeroes);
H A Dcoffgen.c816 auxent->x_file.x_n.x_zeroes = 0;
1632 if ((internal_ptr + 1)->u.auxent.x_file.x_n.x_zeroes == 0)
H A DpeXXigen.c238 in->x_file.x_n.x_zeroes = 0;
311 H_PUT_32 (abfd, 0, ext->x_file.x_n.x_zeroes);
H A Dcoff-rs6000.c400 in->x_file.x_n.x_zeroes = 0;
519 H_PUT_32 (abfd, 0, ext->x_file.x_n.x_zeroes);
H A Dcofflink.c1954 if (auxp->x_file.x_n.x_zeroes == 0
H A Dxcofflink.c3962 if (aux.x_file.x_n.x_zeroes == 0
/freebsd-10.0-release/contrib/gdb/gdb/
H A Dcoffread.c1272 if (aux_entry->x_file.x_n.x_zeroes == 0)
H A Dxcoffread.c1587 if (aux_entry->x_file.x_n.x_zeroes == 0)

Completed in 238 milliseconds