Searched refs:have_frame_base (Results 1 – 3 of 3) sorted by relevance
182 int * have_frame_base; member
1298 * readelf.c (have_frame_base): New.1303 (debug_info): Add base_address and a have_frame_base pointer.1305 saved_base_address. Record base address. Set have_frame_base.1309 (process_debug_info): Clear have_frame_base, saved_base_address1314 (process_object): Free the have_frame_base pointer in
56 static int have_frame_base; variable2896 have_frame_base = 1; in read_and_display_attr_value()2934 debug_info_p->have_frame_base = (int *) in read_and_display_attr_value()2935 xcrealloc (debug_info_p->have_frame_base, in read_and_display_attr_value()2936 lmax, sizeof (*debug_info_p->have_frame_base)); in read_and_display_attr_value()2946 debug_info_p->have_frame_base [num] = have_frame_base; in read_and_display_attr_value()3351 have_frame_base = 1; in read_and_display_attr_value()3401 if (need_frame_base && !have_frame_base) in read_and_display_attr_value()3557 free (ent->have_frame_base); in free_debug_information()4215 have_frame_base = 0; in process_debug_info()[all …]