Home
last modified time | relevance | path

Searched refs:objfpy_objfile_data_key (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/python/
H A Dpy-objfile.c42 static const struct objfile_data *objfpy_objfile_data_key; variable
213 object = objfile_data (objfile, objfpy_objfile_data_key); in objfile_to_objfile_object()
235 set_objfile_data (objfile, objfpy_objfile_data_key, object); in objfile_to_objfile_object()
245 objfpy_objfile_data_key in gdbpy_initialize_objfile()