HomeSort by relevance Sort by last modified time
    Searched full:cprmask (Results 1 - 12 of 12) sorted by null

  /toolchain/binutils/binutils-2.25/bfd/
coffswap.h 661 aouthdr_int->cprmask[0] = H_GET_32 (abfd, aouthdr_ext->cprmask[0]);
662 aouthdr_int->cprmask[1] = H_GET_32 (abfd, aouthdr_ext->cprmask[1]);
663 aouthdr_int->cprmask[2] = H_GET_32 (abfd, aouthdr_ext->cprmask[2]);
664 aouthdr_int->cprmask[3] = H_GET_32 (abfd, aouthdr_ext->cprmask[3]);
730 H_PUT_32 (abfd, aouthdr_in->cprmask[0], aouthdr_out->cprmask[0])
    [all...]
ecoff.c 123 ecoff->cprmask[i] = internal_a->cprmask[i];
133 a.out header, but we just copy it all (e.g., gprmask, cprmask and
    [all...]
libecoff.h 115 unsigned long cprmask[4]; member in struct:ecoff_tdata
bfd-in.h 585 unsigned long *cprmask);
    [all...]
bfd-in2.h 592 unsigned long *cprmask);
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
obj-ecoff.c 111 unsigned long *cprmask = NULL; local
117 cprmask = mips_cprmask;
130 if (! bfd_ecoff_set_regmasks (stdoutput, gprmask, fprmask, cprmask))
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntimage.h 325 ULONG CprMask[4];
  /toolchain/binutils/binutils-2.25/include/coff/
mips.h 49 unsigned char cprmask[4][4]; /* ?? */ member in struct:external_aouthdr
internal.h 282 unsigned long cprmask[4]; /* Coprocessor registers used. */ member in struct:internal_aouthdr
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winnt.h     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/include/
bfd.h 599 unsigned long *cprmask);
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/include/
bfd.h 599 unsigned long *cprmask);
    [all...]

Completed in 1204 milliseconds