Home
last modified time | relevance | path

Searched refs:x_associated (Results 1 – 18 of 18) sorted by relevance

/openbsd/gnu/usr.bin/binutils/include/coff/
H A Dexternal.h247 char x_associated[2]; /* COMDAT associated section index */ member
H A Dinternal.h563 unsigned short x_associated; /* COMDAT associated section index for PE */ member
H A DChangeLog-9103510 * arm.h (union external_auxent): Add x_checksum, x_associated, and
/openbsd/gnu/usr.bin/binutils-2.17/include/coff/
H A Dexternal.h247 char x_associated[2]; /* COMDAT associated section index */ member
H A Dinternal.h563 unsigned short x_associated; /* COMDAT associated section index for PE */ member
H A DChangeLog-9103527 * arm.h (union external_auxent): Add x_checksum, x_associated, and
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A DpeXXigen.c251 in->x_scn.x_associated = H_GET_16 (abfd, ext->x_scn.x_associated); in _bfd_XXi_swap_aux_in()
326 H_PUT_16 (abfd, in->x_scn.x_associated, ext->x_scn.x_associated); in _bfd_XXi_swap_aux_out()
H A Dcoffgen.c1937 || auxp->u.auxent.x_scn.x_associated != 0 in coff_print_symbol()
1941 auxp->u.auxent.x_scn.x_associated, in coff_print_symbol()
H A Dcoffswap.h435 in->x_scn.x_associated = 0; in coff_swap_aux_in()
H A Dcoff64-rs6000.c408 in->x_scn.x_associated = 0;
H A Dcofflink.c2643 auxp->x_scn.x_associated = 0; in _bfd_coff_write_global_sym()
H A Dcoff-rs6000.c452 in->x_scn.x_associated = 0;
/openbsd/gnu/usr.bin/binutils/bfd/
H A DpeXXigen.c287 in->x_scn.x_associated = H_GET_16 (abfd, ext->x_scn.x_associated);
362 H_PUT_16 (abfd, in->x_scn.x_associated, ext->x_scn.x_associated);
H A Dcoffgen.c2120 || auxp->u.auxent.x_scn.x_associated != 0
2124 auxp->u.auxent.x_scn.x_associated,
H A Dcoffswap.h481 in->x_scn.x_associated = 0;
H A Dcoff64-rs6000.c408 in->x_scn.x_associated = 0;
H A Dcofflink.c2646 auxp->x_scn.x_associated = 0; in _bfd_coff_write_global_sym()
H A Dcoff-rs6000.c452 in->x_scn.x_associated = 0;