Home
last modified time | relevance | path

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

/xnu-11215/tools/lldbmacros/tests/
H A Druntests.py138 structured_data = lldb.SBStructuredData()
H A Dlldb_test_process.py66 def __init__(self, ctx: lldb.SBExecutionContext, args: lldb.SBStructuredData): argument