Searched refs:objfile_object (Results 1 – 5 of 5) sorted by relevance
29 struct objfile_object struct63 void operator() (objfile_object *obj) in operator()66 gdbpy_ref<objfile_object> object (obj); in operator()71 static const registry<objfile>::key<objfile_object, objfpy_deleter>92 objfile_object *obj = (objfile_object *) self; in objfpy_get_filename()106 objfile_object *obj = (objfile_object *) self; in objfpy_get_username()123 objfile_object *self = (objfile_object *) o; in objfpy_get_is_file()136 objfile_object *obj = (objfile_object *) self; in objfpy_get_owner()153 objfile_object *obj = (objfile_object *) self; in objfpy_get_build_id()183 objfile_object *obj = (objfile_object *) self; in objfpy_get_progspace()[all …]
2005 * python/py-objfile.c (objfile_object): New member dict.7862 * python/py-objfile.c (objfile_object): New field 'xmethods'.
1690 * python/py-objfile.c (objfile_object) <type_printers>: New
10936 * python/py-objfile.c (objfile_object): Add frame_unwinders field.
1244 * python/py-objfile.c (objfile_object): Remove typedef.