Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dframe.c93 CC_UNAVAILABLE enumerator
506 else if (fi->next->prev_pc.status == CC_UNAVAILABLE) in to_string()
1005 this_frame->prev_pc.status = CC_UNAVAILABLE; in frame_unwind_pc()
1034 else if (this_frame->prev_pc.status == CC_UNAVAILABLE) in frame_unwind_pc()
1069 next_frame->prev_func.status = CC_UNAVAILABLE; in get_frame_func_if_available()
1085 if (next_frame->prev_func.status == CC_UNAVAILABLE) in get_frame_func_if_available()