Home
last modified time | relevance | path

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

/trueos/contrib/binutils/binutils/
HDdwarf.h80 int *have_frame_base; member
HDdwarf.c29 static int have_frame_base; variable
1131 have_frame_base = 1; in read_and_display_attr_value()
1153 debug_info_p->have_frame_base in read_and_display_attr_value()
1154 = xcrealloc (debug_info_p->have_frame_base, in read_and_display_attr_value()
1155 max, sizeof (*debug_info_p->have_frame_base)); in read_and_display_attr_value()
1159 debug_info_p->have_frame_base [num] = have_frame_base; in read_and_display_attr_value()
1353 have_frame_base = 1; in read_and_display_attr_value()
1373 if (need_frame_base && !have_frame_base) in read_and_display_attr_value()
1642 debug_information [unit].have_frame_base = NULL; in process_debug_info()
1748 have_frame_base = 0; in process_debug_info()
[all …]