Searched refs:runtime_from_isa (Results 1 – 2 of 2) sorted by relevance
/external/lldb/examples/summaries/cocoa/ | ||
D | Class.py | 14 runtime =lldb.runtime.objc.objc_runtime.ObjCRuntime.runtime_from_isa(valobj) |
D | objc_runtime.py | 667 def runtime_from_isa(isa): member in ObjCRuntime |