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

  /toolchain/binutils/binutils-2.25/include/coff/
alpha.h 221 unsigned char f_cpd[4]; member in struct:fdr_ext
mips.h 174 unsigned char f_cpd[2]; member in struct:fdr_ext
  /toolchain/binutils/binutils-2.25/bfd/
ecoffswap.h 204 intern->cpd = H_GET_16 (abfd, ext->f_cpd);
208 intern->cpd = H_GET_32 (abfd, ext->f_cpd);
270 H_PUT_16 (abfd, intern->cpd, ext->f_cpd);
274 H_PUT_32 (abfd, intern->cpd, ext->f_cpd);

Completed in 185 milliseconds