Lines Matching refs:have_frame_base
34 static int have_frame_base; variable
1826 have_frame_base = 1; in read_and_display_attr_value()
1853 debug_info_p->have_frame_base = (int *) in read_and_display_attr_value()
1854 xcrealloc (debug_info_p->have_frame_base, in read_and_display_attr_value()
1855 lmax, sizeof (*debug_info_p->have_frame_base)); in read_and_display_attr_value()
1861 debug_info_p->have_frame_base [num] = have_frame_base; in read_and_display_attr_value()
2094 have_frame_base = 1; in read_and_display_attr_value()
2130 if (need_frame_base && !have_frame_base) in read_and_display_attr_value()
2408 debug_information [unit].have_frame_base = NULL; in process_debug_info()
2606 have_frame_base = 0; in process_debug_info()
4948 has_frame_base = debug_information [i].have_frame_base [j]; in display_debug_loc()
7268 free (debug_information [i].have_frame_base); in free_debug_memory()