Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Ddwarf.c591 int need_frame_base = 0; in decode_location_expression() local
854 need_frame_base = 1; in decode_location_expression()
911 return need_frame_base; in decode_location_expression()
919 return need_frame_base; in decode_location_expression()
1345 int need_frame_base; in read_and_display_attr_value() local
1348 need_frame_base = decode_location_expression (block_start, in read_and_display_attr_value()
1353 if (need_frame_base && !have_frame_base) in read_and_display_attr_value()
2335 int need_frame_base; in display_debug_loc() local
2417 need_frame_base = decode_location_expression (start, in display_debug_loc()
2423 if (need_frame_base && !has_frame_base) in display_debug_loc()