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

  /src/external/gpl3/binutils/dist/gas/config/
obj-som.c 150 if (!bfd_som_attach_aux_hdr (stdoutput, VERSION_AUX_ID, version))
192 if (!bfd_som_attach_aux_hdr (stdoutput, COPYRIGHT_AUX_ID, copyright))
  /src/external/gpl3/binutils.old/dist/gas/config/
obj-som.c 150 if (!bfd_som_attach_aux_hdr (stdoutput, VERSION_AUX_ID, version))
192 if (!bfd_som_attach_aux_hdr (stdoutput, COPYRIGHT_AUX_ID, copyright))
  /src/external/gpl3/binutils/dist/bfd/
som.h 243 bool bfd_som_attach_aux_hdr
som.c 5565 bfd_som_attach_aux_hdr (bfd *abfd, int type, char *string)
5564 bfd_som_attach_aux_hdr (bfd *abfd, int type, char *string) function
  /src/external/gpl3/binutils.old/dist/bfd/
som.h 243 bool bfd_som_attach_aux_hdr
som.c 5559 bfd_som_attach_aux_hdr (bfd *abfd, int type, char *string)
5558 bfd_som_attach_aux_hdr (bfd *abfd, int type, char *string) function
  /src/external/gpl3/gdb.old/dist/bfd/
som.h 243 bool bfd_som_attach_aux_hdr
som.c 5558 bfd_som_attach_aux_hdr (bfd *abfd, int type, char *string)
5557 bfd_som_attach_aux_hdr (bfd *abfd, int type, char *string) function
  /src/external/gpl3/gdb/dist/bfd/
som.h 243 bool bfd_som_attach_aux_hdr
som.c 5559 bfd_som_attach_aux_hdr (bfd *abfd, int type, char *string)
5558 bfd_som_attach_aux_hdr (bfd *abfd, int type, char *string) function

Completed in 41 milliseconds