Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/binutils/
Ddwarf.c980 int need_frame_base = 0; in decode_location_expression() local
1254 need_frame_base = 1; in decode_location_expression()
1309 return need_frame_base; in decode_location_expression()
1377 return need_frame_base; in decode_location_expression()
1403 need_frame_base = 1; in decode_location_expression()
1503 return need_frame_base; in decode_location_expression()
1511 return need_frame_base; in decode_location_expression()
2202 int need_frame_base; in read_and_display_attr_value() local
2205 need_frame_base = decode_location_expression (block_start, in read_and_display_attr_value()
2212 if (need_frame_base && !have_frame_base) in read_and_display_attr_value()
[all …]