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

  /src/external/gpl3/binutils/dist/bfd/
mmo.c 384 static asection *mmo_get_spec_section (bfd *, int);
1007 mmo_get_spec_section (bfd *abfd, int spec_data_number) function
1917 sec = mmo_get_spec_section (abfd, y * 256 + z);
  /src/external/gpl3/binutils.old/dist/bfd/
mmo.c 384 static asection *mmo_get_spec_section (bfd *, int);
1008 mmo_get_spec_section (bfd *abfd, int spec_data_number) function
1918 sec = mmo_get_spec_section (abfd, y * 256 + z);
  /src/external/gpl3/gdb/dist/bfd/
mmo.c 384 static asection *mmo_get_spec_section (bfd *, int);
1008 mmo_get_spec_section (bfd *abfd, int spec_data_number) function
1918 sec = mmo_get_spec_section (abfd, y * 256 + z);
  /src/external/gpl3/gdb.old/dist/bfd/
mmo.c 384 static asection *mmo_get_spec_section (bfd *, int);
1013 mmo_get_spec_section (bfd *abfd, int spec_data_number) function
1923 sec = mmo_get_spec_section (abfd, y * 256 + z);

Completed in 47 milliseconds