MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / from_pyobject_ptr

Method from_pyobject_ptr

Tools/gdb/libpython.py:336–349  ·  view source on GitHub ↗

Try to locate the appropriate derived class dynamically, and cast the pointer accordingly.

(cls, gdbval)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 13

pyop_fieldMethod · 0.80
get_attr_dictMethod · 0.80
iteritemsMethod · 0.80
proxyvalMethod · 0.80
write_reprMethod · 0.80
__init__Method · 0.80
iter_localsMethod · 0.80
proxyvalMethod · 0.80
write_reprMethod · 0.80
proxyvalMethod · 0.80
write_reprMethod · 0.80
to_stringMethod · 0.80

Calls 5

typeMethod · 0.95
PyObjectPtrClass · 0.85
clsClass · 0.85
subclass_from_typeMethod · 0.80
get_gdb_typeMethod · 0.80

Tested by

no test coverage detected