HomeSort by: relevance | last modified time | path
    Searched defs:reloc_ext (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
coff64-rs6000.c 2080 bfd_byte reloc_ext[RELSZ * 3];
2243 memset (reloc_ext, 0, 3 * RELSZ);
2308 bfd_coff_swap_reloc_out (abfd, &reloc, &reloc_ext[0]);
2339 &reloc_ext[data_scnhdr.s_nreloc * RELSZ]);
2369 &reloc_ext[data_scnhdr.s_nreloc * RELSZ]);
2388 || (bfd_write (reloc_ext, data_scnhdr.s_nreloc * RELSZ, abfd)
2079 bfd_byte reloc_ext[RELSZ * 3]; local
coff-rs6000.c 4099 bfd_byte reloc_ext[RELSZ * 3];
4225 memset (reloc_ext, 0, 3 * RELSZ);
4289 bfd_coff_swap_reloc_out (abfd, &reloc, &reloc_ext[0]);
4325 &reloc_ext[scnhdr.s_nreloc * RELSZ]);
4351 &reloc_ext[scnhdr.s_nreloc * RELSZ]);
4366 || (bfd_write (reloc_ext, scnhdr.s_nreloc * RELSZ, abfd)
4093 bfd_byte reloc_ext[RELSZ * 3]; local
  /src/external/gpl3/binutils.old/dist/bfd/
coff64-rs6000.c 2080 bfd_byte reloc_ext[RELSZ * 3];
2243 memset (reloc_ext, 0, 3 * RELSZ);
2308 bfd_coff_swap_reloc_out (abfd, &reloc, &reloc_ext[0]);
2339 &reloc_ext[data_scnhdr.s_nreloc * RELSZ]);
2369 &reloc_ext[data_scnhdr.s_nreloc * RELSZ]);
2388 || (bfd_write (reloc_ext, data_scnhdr.s_nreloc * RELSZ, abfd)
2079 bfd_byte reloc_ext[RELSZ * 3]; local
coff-rs6000.c 4099 bfd_byte reloc_ext[RELSZ * 3];
4225 memset (reloc_ext, 0, 3 * RELSZ);
4289 bfd_coff_swap_reloc_out (abfd, &reloc, &reloc_ext[0]);
4325 &reloc_ext[scnhdr.s_nreloc * RELSZ]);
4351 &reloc_ext[scnhdr.s_nreloc * RELSZ]);
4366 || (bfd_write (reloc_ext, scnhdr.s_nreloc * RELSZ, abfd)
4093 bfd_byte reloc_ext[RELSZ * 3]; local
  /src/external/gpl3/gdb.old/dist/bfd/
coff64-rs6000.c 2080 bfd_byte reloc_ext[RELSZ * 3];
2243 memset (reloc_ext, 0, 3 * RELSZ);
2308 bfd_coff_swap_reloc_out (abfd, &reloc, &reloc_ext[0]);
2339 &reloc_ext[data_scnhdr.s_nreloc * RELSZ]);
2369 &reloc_ext[data_scnhdr.s_nreloc * RELSZ]);
2388 || (bfd_write (reloc_ext, data_scnhdr.s_nreloc * RELSZ, abfd)
2079 bfd_byte reloc_ext[RELSZ * 3]; local
coff-rs6000.c 4099 bfd_byte reloc_ext[RELSZ * 3];
4225 memset (reloc_ext, 0, 3 * RELSZ);
4289 bfd_coff_swap_reloc_out (abfd, &reloc, &reloc_ext[0]);
4325 &reloc_ext[scnhdr.s_nreloc * RELSZ]);
4351 &reloc_ext[scnhdr.s_nreloc * RELSZ]);
4366 || (bfd_write (reloc_ext, scnhdr.s_nreloc * RELSZ, abfd)
4093 bfd_byte reloc_ext[RELSZ * 3]; local
  /src/external/gpl3/gdb/dist/bfd/
coff64-rs6000.c 2080 bfd_byte reloc_ext[RELSZ * 3];
2243 memset (reloc_ext, 0, 3 * RELSZ);
2308 bfd_coff_swap_reloc_out (abfd, &reloc, &reloc_ext[0]);
2339 &reloc_ext[data_scnhdr.s_nreloc * RELSZ]);
2369 &reloc_ext[data_scnhdr.s_nreloc * RELSZ]);
2388 || (bfd_write (reloc_ext, data_scnhdr.s_nreloc * RELSZ, abfd)
2079 bfd_byte reloc_ext[RELSZ * 3]; local
coff-rs6000.c 4099 bfd_byte reloc_ext[RELSZ * 3];
4225 memset (reloc_ext, 0, 3 * RELSZ);
4289 bfd_coff_swap_reloc_out (abfd, &reloc, &reloc_ext[0]);
4325 &reloc_ext[scnhdr.s_nreloc * RELSZ]);
4351 &reloc_ext[scnhdr.s_nreloc * RELSZ]);
4366 || (bfd_write (reloc_ext, scnhdr.s_nreloc * RELSZ, abfd)
4093 bfd_byte reloc_ext[RELSZ * 3]; local

Completed in 62 milliseconds