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

  /src/external/gpl3/gdb/dist/gdb/
objfiles.c 946 struct objfile *const objf1 = sect1->objfile;
954 struct gdbarch *const gdbarch = objf1->arch ();
960 bfd_section_name (bfds1), objfile_name (objf1),
943 struct objfile *const objf1 = sect1->objfile; local
  /src/external/gpl3/gdb.old/dist/gdb/
objfiles.c 1021 struct objfile *const objf1 = sect1->objfile;
1029 struct gdbarch *const gdbarch = objf1->arch ();
1035 bfd_section_name (bfds1), objfile_name (objf1),
1017 struct objfile *const objf1 = sect1->objfile; local

Completed in 25 milliseconds