Searched refs:SYMBOL_BLOCK_VALUE (Results 1 – 20 of 20) sorted by relevance
86 bl = SYMBOL_BLOCK_VALUE (symbol); in get_pc_function_start()223 || (BLOCK_START (SYMBOL_BLOCK_VALUE (f)) in find_pc_partial_function()226 cache_pc_function_low = BLOCK_START (SYMBOL_BLOCK_VALUE (f)); in find_pc_partial_function()227 cache_pc_function_high = BLOCK_END (SYMBOL_BLOCK_VALUE (f)); in find_pc_partial_function()
651 > BLOCK_START (SYMBOL_BLOCK_VALUE (func)))) in info_common_command()743 > BLOCK_START (SYMBOL_BLOCK_VALUE (func))))
523 (BLOCK_START (SYMBOL_BLOCK_VALUE (var)), SYMBOL_BFD_SECTION (var)); in read_var_value()525 VALUE_ADDRESS (v) = BLOCK_START (SYMBOL_BLOCK_VALUE (var)); in read_var_value()
753 gdb_print_host_address (SYMBOL_BLOCK_VALUE (symbol), outfile); in print_symbol()755 deprecated_print_address_numeric (BLOCK_START (SYMBOL_BLOCK_VALUE (symbol)), in print_symbol()759 deprecated_print_address_numeric (BLOCK_END (SYMBOL_BLOCK_VALUE (symbol)), in print_symbol()
1030 step_range_start = BLOCK_START (SYMBOL_BLOCK_VALUE (func)); in until_next_command()1201 gcc_compiled = BLOCK_GCC_COMPILED (SYMBOL_BLOCK_VALUE (function)); in finish_command_continuation()1324 gcc_compiled = BLOCK_GCC_COMPILED (SYMBOL_BLOCK_VALUE (function)); in finish_command()
234 b = SYMBOL_BLOCK_VALUE (func); in print_frame_args()586 > BLOCK_START (SYMBOL_BLOCK_VALUE (func)))) in print_frame()1556 b = SYMBOL_BLOCK_VALUE (func); in print_frame_arg_vars()
171 #define SYMBOL_BLOCK_VALUE(symbol) (symbol)->ginfo.value.block macro
545 $$ = SYMBOL_BLOCK_VALUE ($1.sym);567 $$ = SYMBOL_BLOCK_VALUE (tem); }
620 $$ = SYMBOL_BLOCK_VALUE ($1.sym);642 $$ = SYMBOL_BLOCK_VALUE (tem); }
613 left_block_context = yylval.bval = SYMBOL_BLOCK_VALUE (syms[0].sym);
637 name_location = BLOCK_START (SYMBOL_BLOCK_VALUE (symbol)); in build_address_symbolic()1217 deprecated_print_address_numeric (load_addr = BLOCK_START (SYMBOL_BLOCK_VALUE (sym)), in address_info()
558 $$ = SYMBOL_BLOCK_VALUE ($1.sym);577 $$ = SYMBOL_BLOCK_VALUE (tem); }
538 { $$ = SYMBOL_BLOCK_VALUE($1); }
259 SYMBOL_BLOCK_VALUE (symbol) = block; in finish_block()
2443 pc = BLOCK_START (SYMBOL_BLOCK_VALUE (sym)); in find_function_start_sal()2465 && BLOCK_START (SYMBOL_BLOCK_VALUE (sym)) <= sal.end in find_function_start_sal()2466 && sal.end < BLOCK_END (SYMBOL_BLOCK_VALUE (sym))) in find_function_start_sal()
801 SYMBOL_BLOCK_VALUE (s) = b; in parse_symbol()1310 SYMBOL_BLOCK_VALUE (s) = top_stack->cur_block; in parse_symbol()1904 b = SYMBOL_BLOCK_VALUE (s); in parse_procedure()1921 SYMBOL_BLOCK_VALUE (s) = b; in parse_procedure()
1325 VALUE_ADDRESS (v) = BLOCK_START (SYMBOL_BLOCK_VALUE (sym)); in value_fn_field()
586 ax_const_l (ax, BLOCK_START (SYMBOL_BLOCK_VALUE (var))); in gen_var_ref()
2467 deprecated_print_address_numeric (BLOCK_START (SYMBOL_BLOCK_VALUE (sym)), in scope_info()
2628 b = SYMBOL_BLOCK_VALUE (func); in value_of_local()