Searched defs:create_options (Results 1 – 3 of 3) sorted by relevance
/llvm-project/lldb/examples/python/ | ||
H A D | lldb_module_utils.py | 18 def create_options(self): member in DumpLineTables |
H A D | bsd.py | 475 def create_options(self): member in VerifyDebugMapCommand |
/llvm-project/mlir/utils/lldb-scripts/ | ||
H A D | action_debugging.py | 44 def create_options(cls): member in MlirDebug |