Searched refs:objfile_to_objfile_object (Results 1 – 6 of 6) sorted by relevance
37 py_objfile = objfile_to_objfile_object (objfile); in create_new_objfile_event_object()
209 objfile_to_objfile_object (struct objfile *objfile) in objfile_to_objfile_object() function
255 PyObject *objfile_to_objfile_object (struct objfile *);
122 result = objfile_to_objfile_object (symtab->objfile); in stpy_get_objfile()
1172 result = objfile_to_objfile_object (gdbpy_current_objfile); in gdbpy_get_current_objfile()1192 PyObject *item = objfile_to_objfile_object (objf); in gdbpy_objfiles()
106 PyObject *objf = objfile_to_objfile_object (obj); in find_pretty_printer_from_objfiles()