Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/include/coff/
HDexternal.h248 char x_associated[2]; /* COMDAT associated section index */ member
HDinternal.h563 unsigned short x_associated; /* COMDAT associated section index for PE */ member
/NextBSD/contrib/binutils/bfd/
HDpeXXigen.c253 in->x_scn.x_associated = H_GET_16 (abfd, ext->x_scn.x_associated); in _bfd_XXi_swap_aux_in()
327 H_PUT_16 (abfd, in->x_scn.x_associated, ext->x_scn.x_associated); in _bfd_XXi_swap_aux_out()
HDcoffgen.c1946 || auxp->u.auxent.x_scn.x_associated != 0 in coff_print_symbol()
1950 auxp->u.auxent.x_scn.x_associated, in coff_print_symbol()
HDcoffswap.h435 in->x_scn.x_associated = 0; in coff_swap_aux_in()
HDcoff64-rs6000.c409 in->x_scn.x_associated = 0;
HDcofflink.c2640 auxp->x_scn.x_associated = 0; in _bfd_coff_write_global_sym()
HDcoff-rs6000.c448 in->x_scn.x_associated = 0;