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

  /src/external/gpl3/gdb.old/dist/gdb/python/
py-objfile.c 145 return objfile_to_objfile_object (owner).release ();
675 return objfile_to_objfile_object (objfile).release ();
690 objfile_to_objfile_object (struct objfile *objfile)
688 objfile_to_objfile_object (struct objfile *objfile) function
  /src/external/gpl3/gdb/dist/gdb/python/
py-objfile.c 145 return objfile_to_objfile_object (owner).release ();
673 return objfile_to_objfile_object (objfile).release ();
688 objfile_to_objfile_object (struct objfile *objfile)
686 objfile_to_objfile_object (struct objfile *objfile) function

Completed in 17 milliseconds