HomeSort by: relevance | last modified time | path
    Searched defs:get_result_type_method_name (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/python/
py-xmethods.c 32 static const char get_result_type_method_name[] = "get_result_type"; variable
417 (PyObject_GetAttrString (m_py_worker, get_result_type_method_name));
  /src/external/gpl3/gdb.old/dist/gdb/python/
py-xmethods.c 32 static const char get_result_type_method_name[] = "get_result_type"; variable
417 (PyObject_GetAttrString (m_py_worker, get_result_type_method_name));

Completed in 25 milliseconds