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

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/
H A Dpy-section-script.py27 def lookup_function (val): function
63 gdb.current_progspace().pretty_printers.append (lookup_function)
H A Dpy-prettyprint.py177 def lookup_function (val): function
208 lookup_function.enabled = False
211 lookup_function.enabled = True
252 gdb.pretty_printers.append (lookup_function)
/netbsd-6-1-5-RELEASE/gnu/dist/gmake/
H A Dfunction.c260 lookup_function (s)
1897 entry_p = lookup_function (beg);
2021 entry_p = lookup_function (fname);
258 lookup_function (s) function
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/python/libstdcxx/v6/
H A Dprinters.py687 obj.pretty_printers.append (lookup_function)
689 def lookup_function (val): function

Completed in 267 milliseconds