Searched refs:gdb_py_object_from_longest (Results 1 – 3 of 3) sorted by relevance
333 gdb_py_object_from_longest (LONGEST l) in gdb_py_object_from_longest() function
382 PyObject *gdb_py_object_from_longest (LONGEST l);
1163 return gdb_py_object_from_longest (l); in valpy_int()