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

  /src/external/gpl3/binutils/dist/bfd/
mmo.c 375 static asection *mmo_make_section (bfd *, const char *);
460 mmo_make_section (bfd *abfd, const char *secname) function
718 sec = mmo_make_section (abfd, sec_name);
998 sec = mmo_make_section (abfd, secname);
1116 sec = mmo_make_section (abfd, secname);
  /src/external/gpl3/binutils.old/dist/bfd/
mmo.c 375 static asection *mmo_make_section (bfd *, const char *);
460 mmo_make_section (bfd *abfd, const char *secname) function
719 sec = mmo_make_section (abfd, sec_name);
999 sec = mmo_make_section (abfd, secname);
1117 sec = mmo_make_section (abfd, secname);
  /src/external/gpl3/gdb/dist/bfd/
mmo.c 375 static asection *mmo_make_section (bfd *, const char *);
460 mmo_make_section (bfd *abfd, const char *secname) function
719 sec = mmo_make_section (abfd, sec_name);
999 sec = mmo_make_section (abfd, secname);
1117 sec = mmo_make_section (abfd, secname);
  /src/external/gpl3/gdb.old/dist/bfd/
mmo.c 375 static asection *mmo_make_section (bfd *, const char *);
460 mmo_make_section (bfd *abfd, const char *secname) function
724 sec = mmo_make_section (abfd, sec_name);
1004 sec = mmo_make_section (abfd, secname);
1122 sec = mmo_make_section (abfd, secname);

Completed in 64 milliseconds