Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/include/coff/
Dexternal.h249 char x_associated[2]; /* COMDAT associated section index */ member
Dinternal.h615 uint16_t x_associated; /* COMDAT associated section index for PE */ member
DChangeLog-9103527 * arm.h (union external_auxent): Add x_checksum, x_associated, and
/netbsd/src/external/gpl3/binutils/dist/include/coff/
Dexternal.h249 char x_associated[2]; /* COMDAT associated section index */ member
Dinternal.h615 uint16_t x_associated; /* COMDAT associated section index for PE */ member
DChangeLog-9103527 * arm.h (union external_auxent): Add x_checksum, x_associated, and
/netbsd/src/external/gpl3/binutils/dist/libiberty/
Dsimple-object-coff.c147 unsigned char x_associated[2]; /* COMDAT assoc section index */ member
/netbsd/src/external/gpl3/gcc/dist/libiberty/
Dsimple-object-coff.c147 unsigned char x_associated[2]; /* COMDAT assoc section index */ member
/netbsd/src/external/gpl3/gdb/dist/libiberty/
Dsimple-object-coff.c147 unsigned char x_associated[2]; /* COMDAT assoc section index */ member
/netbsd/src/external/gpl3/binutils/dist/bfd/
DpeXXigen.c314 in->x_scn.x_associated = H_GET_16 (abfd, ext->x_scn.x_associated); in _bfd_XXi_swap_aux_in()
389 H_PUT_16 (abfd, in->x_scn.x_associated, ext->x_scn.x_associated); in _bfd_XXi_swap_aux_out()
Dcoffswap.h448 in->x_scn.x_associated = 0; in coff_swap_aux_in()
Dcoffcode.h5860 in->x_scn.x_associated = H_GET_16 (abfd, ext->Section.Number) in coff_bigobj_swap_aux_in()
5906 H_PUT_16 (abfd, in->x_scn.x_associated & 0xffff, in coff_bigobj_swap_aux_out()
5908 H_PUT_16 (abfd, (in->x_scn.x_associated >> 16), in coff_bigobj_swap_aux_out()
Dcoffgen.c2255 || auxp->u.auxent.x_scn.x_associated != 0 in coff_print_symbol()
2259 auxp->u.auxent.x_scn.x_associated, in coff_print_symbol()
Dcofflink.c2730 auxp->x_scn.x_associated = 0; in _bfd_coff_write_global_sym()
Dcoff-rs6000.c540 in->x_scn.x_associated = 0; in _bfd_xcoff_swap_aux_in()
/netbsd/src/external/gpl3/gdb/dist/bfd/
DpeXXigen.c314 in->x_scn.x_associated = H_GET_16 (abfd, ext->x_scn.x_associated); in _bfd_XXi_swap_aux_in()
389 H_PUT_16 (abfd, in->x_scn.x_associated, ext->x_scn.x_associated); in _bfd_XXi_swap_aux_out()
Dcoffswap.h448 in->x_scn.x_associated = 0; in coff_swap_aux_in()
Dcoffcode.h5860 in->x_scn.x_associated = H_GET_16 (abfd, ext->Section.Number) in coff_bigobj_swap_aux_in()
5906 H_PUT_16 (abfd, in->x_scn.x_associated & 0xffff, in coff_bigobj_swap_aux_out()
5908 H_PUT_16 (abfd, (in->x_scn.x_associated >> 16), in coff_bigobj_swap_aux_out()
Dcoffgen.c2255 || auxp->u.auxent.x_scn.x_associated != 0 in coff_print_symbol()
2259 auxp->u.auxent.x_scn.x_associated, in coff_print_symbol()
Dcofflink.c2730 auxp->x_scn.x_associated = 0; in _bfd_coff_write_global_sym()
Dcoff-rs6000.c540 in->x_scn.x_associated = 0; in _bfd_xcoff_swap_aux_in()