HomeSort by: relevance | last modified time | path
    Searched refs:extrap (Results 1 - 10 of 10) sorted by relevancy

  /src/external/gpl3/binutils.old/dist/bfd/
libcoff.h 706 void *extrap; member in struct:coff_ptr_struct
coffgen.c 1174 && (native + j + 1)->extrap)
1175 coff_write_auxent_fname (abfd, (char *) (native + j + 1)->extrap,
  /src/external/gpl3/gdb/dist/bfd/
libcoff.h 703 void *extrap; member in struct:coff_ptr_struct
coffgen.c 1172 && (native + j + 1)->extrap)
1173 coff_write_auxent_fname (abfd, (char *) (native + j + 1)->extrap,
  /src/external/gpl3/gdb.old/dist/bfd/
libcoff.h 703 void *extrap; member in struct:coff_ptr_struct
coffgen.c 1175 && (native + j + 1)->extrap)
1176 coff_write_auxent_fname (abfd, (char *) (native + j + 1)->extrap,
  /src/external/gpl3/binutils/dist/bfd/
libcoff.h 716 void *extrap; member in struct:coff_ptr_struct
coffgen.c 1174 && (native + j + 1)->extrap)
1175 coff_write_auxent_fname (abfd, (char *) (native + j + 1)->extrap,
  /src/external/gpl3/binutils/dist/gas/config/
tc-ppc.c 5229 coffsym->native[2].extrap = s1;
5234 coffsym->native[3].extrap = s2;
5239 coffsym->native[4].extrap = s3;
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-ppc.c 5265 coffsym->native[2].extrap = s1;
5270 coffsym->native[3].extrap = s2;
5275 coffsym->native[4].extrap = s3;

Completed in 61 milliseconds