reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

gen/tools/lldb/scripts/LLDBWrapPython.cpp
59222   if (!PyArg_ParseTuple(args,(char *)"OOOO:SBTarget_GetInstructionsWithFlavor",&obj0,&obj1,&obj2,&obj3)) SWIG_fail;
59247     if (PythonString::Check(obj3)) {
59248       PythonString str(PyRefType::Borrowed, obj3);
59252     else if(PythonByteArray::Check(obj3)) {
59253       PythonByteArray bytearray(PyRefType::Borrowed, obj3);
59257     else if (PythonBytes::Check(obj3)) {
59258       PythonBytes bytes(PyRefType::Borrowed, obj3);