Home
last modified time | relevance | path

Searched refs:old_frame_id (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dtracepoint.c2070 struct frame_id old_frame_id = null_frame_id; in tfind_1() local
2082 old_frame_id = get_frame_id (get_current_frame ()); in tfind_1()
2187 if (old_frame_id == get_frame_id (get_current_frame ())) in tfind_1()