HomeSort by relevance Sort by last modified time
    Searched refs:x_associated (Results 1 - 10 of 10) sorted by null

  /toolchain/binutils/binutils-2.25/include/coff/
external.h 249 char x_associated[2]; /* COMDAT associated section index */ member in struct:external_auxent::__anon115943
internal.h 605 unsigned short x_associated; /* COMDAT associated section index for PE */ member in struct:internal_auxent::__anon115978
  /toolchain/binutils/binutils-2.25/libiberty/
simple-object-coff.c 147 unsigned char x_associated[2]; /* COMDAT assoc section index */ member in struct:external_auxent::__anon116413
  /toolchain/binutils/binutils-2.25/bfd/
coffswap.h 434 in->x_scn.x_associated = 0;
peXXigen.c 326 in->x_scn.x_associated = H_GET_16 (abfd, ext->x_scn.x_associated);
401 H_PUT_16 (abfd, in->x_scn.x_associated, ext->x_scn.x_associated);
    [all...]
coffgen.c     [all...]
coffcode.h     [all...]
coff64-rs6000.c 400 in->x_scn.x_associated = 0;
    [all...]
cofflink.c     [all...]
coff-rs6000.c 544 in->x_scn.x_associated = 0;
    [all...]

Completed in 679 milliseconds