Searched refs:VerifyDebugMapCommand (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/lldb/examples/python/
H A Dbsd.py429 class VerifyDebugMapCommand: class in inherits:
561 'command script add -o -c %s.VerifyDebugMapCommand %s' % (
562 __name__, VerifyDebugMapCommand.name))
564 'help.' % (VerifyDebugMapCommand.name, VerifyDebugMapCommand.name))

Completed in 112 milliseconds