Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/binutils/
Ddwarf.c943 int need_frame_base = 0; in decode_location_expression() local
1217 need_frame_base = 1; in decode_location_expression()
1272 return need_frame_base; in decode_location_expression()
1340 return need_frame_base; in decode_location_expression()
1363 need_frame_base = 1; in decode_location_expression()
1462 return need_frame_base; in decode_location_expression()
1470 return need_frame_base; in decode_location_expression()
2120 int need_frame_base; in read_and_display_attr_value() local
2123 need_frame_base = decode_location_expression (block_start, in read_and_display_attr_value()
2130 if (need_frame_base && !have_frame_base) in read_and_display_attr_value()
[all …]