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

  /src/external/gpl3/gdb.old/dist/gdb/guile/
scm-objfile.c 158 ofscm_scm_from_objfile (struct objfile *objfile)
346 return ofscm_scm_from_objfile (ofscm_current_objfile);
361 SCM item = ofscm_scm_from_objfile (objf);
157 ofscm_scm_from_objfile (struct objfile *objfile) function
  /src/external/gpl3/gdb/dist/gdb/guile/
scm-objfile.c 158 ofscm_scm_from_objfile (struct objfile *objfile)
346 return ofscm_scm_from_objfile (ofscm_current_objfile);
361 SCM item = ofscm_scm_from_objfile (objf);
157 ofscm_scm_from_objfile (struct objfile *objfile) function

Completed in 15 milliseconds