Searched refs:FrameId (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dpremature-dummy-frame-removal.py23 class FrameId(object): class in inherits:object
56 fid = FrameId(pc, sp)
H A Dinline-frame-cycle-unwind.py30 class FrameId(object): class in inherits:object
64 unwinder = pending_frame.create_unwind_info(FrameId(sp, pc))
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/
H A Dpy-unwind-user-regs.py20 class FrameId(object): class in inherits:object
60 fid = FrameId(pc, sp)
H A Dpy-pending-frame-level.py20 class FrameId(object): class in inherits:object
H A Dpy-unwind.py25 class FrameId(object): class in inherits:object
115 frame_id = FrameId(
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.python/
H A Dpy-unwind.py19 class FrameId(object): class in inherits:object
103 frame_id = FrameId(

Completed in 130 milliseconds