Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/
H A Dframe.h453 #define FIRST_ERROR(name) UNWIND_FIRST_ERROR = name, macro
/dragonfly/contrib/gdb-7/gdb/python/
H A Dpy-frame.c633 #define FIRST_ERROR(name) \ in gdbpy_initialize_frames() macro