Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dframe.c1288 pc_notcurrent (struct frame_info *frame) in pc_notcurrent() function
1307 (*sal) = find_pc_line (get_frame_pc (frame), pc_notcurrent (frame)); in find_frame_sal()
H A DChangeLog-20021271 * frame.c (pc_notcurrent): New function.