Searched refs:x_associated (Results 1 – 21 of 21) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/include/coff/ |
| D | external.h | 249 char x_associated[2]; /* COMDAT associated section index */ member
|
| D | internal.h | 615 uint16_t x_associated; /* COMDAT associated section index for PE */ member
|
| D | ChangeLog-9103 | 527 * arm.h (union external_auxent): Add x_checksum, x_associated, and
|
| /netbsd/src/external/gpl3/binutils/dist/include/coff/ |
| D | external.h | 249 char x_associated[2]; /* COMDAT associated section index */ member
|
| D | internal.h | 615 uint16_t x_associated; /* COMDAT associated section index for PE */ member
|
| D | ChangeLog-9103 | 527 * arm.h (union external_auxent): Add x_checksum, x_associated, and
|
| /netbsd/src/external/gpl3/binutils/dist/libiberty/ |
| D | simple-object-coff.c | 147 unsigned char x_associated[2]; /* COMDAT assoc section index */ member
|
| /netbsd/src/external/gpl3/gcc/dist/libiberty/ |
| D | simple-object-coff.c | 147 unsigned char x_associated[2]; /* COMDAT assoc section index */ member
|
| /netbsd/src/external/gpl3/gdb/dist/libiberty/ |
| D | simple-object-coff.c | 147 unsigned char x_associated[2]; /* COMDAT assoc section index */ member
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/ |
| D | peXXigen.c | 314 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()
|
| D | coffswap.h | 448 in->x_scn.x_associated = 0; in coff_swap_aux_in()
|
| D | coffcode.h | 5860 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()
|
| D | coffgen.c | 2255 || auxp->u.auxent.x_scn.x_associated != 0 in coff_print_symbol() 2259 auxp->u.auxent.x_scn.x_associated, in coff_print_symbol()
|
| D | cofflink.c | 2730 auxp->x_scn.x_associated = 0; in _bfd_coff_write_global_sym()
|
| D | coff-rs6000.c | 540 in->x_scn.x_associated = 0; in _bfd_xcoff_swap_aux_in()
|
| /netbsd/src/external/gpl3/gdb/dist/bfd/ |
| D | peXXigen.c | 314 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()
|
| D | coffswap.h | 448 in->x_scn.x_associated = 0; in coff_swap_aux_in()
|
| D | coffcode.h | 5860 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()
|
| D | coffgen.c | 2255 || auxp->u.auxent.x_scn.x_associated != 0 in coff_print_symbol() 2259 auxp->u.auxent.x_scn.x_associated, in coff_print_symbol()
|
| D | cofflink.c | 2730 auxp->x_scn.x_associated = 0; in _bfd_coff_write_global_sym()
|
| D | coff-rs6000.c | 540 in->x_scn.x_associated = 0; in _bfd_xcoff_swap_aux_in()
|