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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dia64-libunwind-tdep.h63 struct value *libunwind_frame_prev_register (struct frame_info *this_frame,
H A Dia64-libunwind-tdep.c315 libunwind_frame_prev_register (struct frame_info *this_frame, function
H A Dia64-tdep.c2937 val = libunwind_frame_prev_register (this_frame, this_cache, reg);
2982 cfm_val = libunwind_frame_prev_register (this_frame, this_cache,
3064 prev_ip_val = libunwind_frame_prev_register (this_frame, this_cache,
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dia64-libunwind-tdep.h63 struct value *libunwind_frame_prev_register (frame_info_ptr this_frame,
H A Dia64-libunwind-tdep.c306 libunwind_frame_prev_register (frame_info_ptr this_frame, function
H A Dia64-tdep.c2942 val = libunwind_frame_prev_register (this_frame, this_cache, reg);
2987 cfm_val = libunwind_frame_prev_register (this_frame, this_cache,
3070 prev_ip_val = libunwind_frame_prev_register (this_frame, this_cache,

Completed in 199 milliseconds