Home
last modified time | relevance | path

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

/dports/devel/gdb/gdb-11.1/gdb/
H A Dfindvar.c542 int could_climb_up = 0; in get_hosting_frame() local
550 could_climb_up = frame_block != NULL; in get_hosting_frame()
553 if (!could_climb_up) in get_hosting_frame()