Home
last modified time | relevance | path

Searched defs:sal_obj (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/python/
H A Dpy-symtab.c75 #define SALPY_REQUIRE_VALID(sal_obj, sal) \ argument
192 sal_object *sal_obj; in salpy_str() local
319 set_sal (sal_object *sal_obj, struct symtab_and_line sal) in set_sal()
401 sal_object *sal_obj; in symtab_and_line_to_sal_object() local
H A Dpy-frame.c405 PyObject *sal_obj = NULL; /* Initialize to appease gcc warning. */ in frapy_find_sal() local