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

  /toolchain/binutils/binutils-2.25/include/coff/
rs6k64.h 179 unsigned char x_smtyp[1]; member in struct:external_auxent::__anon116033
rs6000.h 198 unsigned char x_smtyp[1]; member in struct:external_auxent::__anon116019
internal.h 628 unsigned char x_smtyp; /* symbol align and type */ member in struct:internal_auxent::__anon115980
636 /* x_smtyp values: */
  /toolchain/binutils/binutils-2.25/libiberty/
simple-object-xcoff.c 217 unsigned char x_smtyp; /* symbol align and type */ member in struct:external_auxent::__anon116435::__anon116436::__anon116437
230 unsigned char x_smtyp; /* symbol align and type */ member in struct:external_auxent::__anon116435::__anon116438::__anon116439
  /toolchain/binutils/binutils-2.25/bfd/
xcofflink.c     [all...]
coff64-rs6000.c 383 /* We don't have to hack bitfields in x_smtyp because it's
386 in->x_csect.x_smtyp = H_GET_8 (abfd, ext->x_csect.x_smtyp);
472 /* We don't have to hack bitfields in x_smtyp because it's
475 H_PUT_8 (abfd, in->x_csect.x_smtyp, ext->x_csect.x_smtyp);
    [all...]
coff-rs6000.c 522 /* We don't have to hack bitfields in x_smtyp because it's
525 in->x_csect.x_smtyp = H_GET_8 (abfd, ext->x_csect.x_smtyp);
626 /* We don't have to hack bitfields in x_smtyp because it's
629 H_PUT_8 (abfd, in->x_csect.x_smtyp, ext->x_csect.x_smtyp);
    [all...]
coffcode.h     [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-ppc.c     [all...]
  /toolchain/binutils/binutils-2.25/binutils/
od-xcoff.c 856 smtyp = bfd_h_get_8 (abfd, aux->x_csect.x_smtyp);
    [all...]

Completed in 3612 milliseconds