Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/coff/
Dexternal.h249 char x_associated[2]; /* COMDAT associated section index */ member
Dinternal.h605 unsigned short x_associated; /* COMDAT associated section index for PE */ member
DChangeLog-9103527 * arm.h (union external_auxent): Add x_checksum, x_associated, and
/toolchain/binutils/binutils-2.25/libiberty/
Dsimple-object-coff.c147 unsigned char x_associated[2]; /* COMDAT assoc section index */ member
/toolchain/binutils/binutils-2.25/bfd/
DpeXXigen.c325 in->x_scn.x_associated = H_GET_16 (abfd, ext->x_scn.x_associated); in _bfd_XXi_swap_aux_in()
400 H_PUT_16 (abfd, in->x_scn.x_associated, ext->x_scn.x_associated); in _bfd_XXi_swap_aux_out()
Dcoffgen.c2188 || auxp->u.auxent.x_scn.x_associated != 0 in coff_print_symbol()
2192 auxp->u.auxent.x_scn.x_associated, in coff_print_symbol()
Dcoffswap.h434 in->x_scn.x_associated = 0; in coff_swap_aux_in()
Dcoffcode.h5791 in->x_scn.x_associated = H_GET_16 (abfd, ext->Section.Number) in coff_bigobj_swap_aux_in()
5837 H_PUT_16 (abfd, in->x_scn.x_associated & 0xffff, in coff_bigobj_swap_aux_out()
5839 H_PUT_16 (abfd, (in->x_scn.x_associated >> 16), in coff_bigobj_swap_aux_out()
Dcoff64-rs6000.c400 in->x_scn.x_associated = 0; in _bfd_xcoff64_swap_aux_in()
Dcofflink.c2712 auxp->x_scn.x_associated = 0; in _bfd_coff_write_global_sym()
Dcoff-rs6000.c543 in->x_scn.x_associated = 0; in _bfd_xcoff_swap_aux_in()