Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dblockframe.c98 return bl->entry_pc (); in get_pc_function_start()
256 || (f->value_block ()->entry_pc () in find_pc_partial_function_sym()
394 CORE_ADDR entry_pc = block->entry_pc (); in find_function_entry_range_from_pc() local
398 if (range.start () <= entry_pc && entry_pc < range.end ()) in find_function_entry_range_from_pc()
425 if (sym != NULL && sym->value_block ()->entry_pc () == pc) in find_function_type()
Dinline-frame.c183 (*this_id).code_addr = func->value_block ()->entry_pc (); in inline_frame_this_id()
363 if (cur_block->entry_pc () == this_pc in skip_inline_frames()
Dparse.c369 expression_context_pc = expression_context_block->entry_pc (); in parse_exp_in_context()
385 expression_context_pc = expression_context_block->entry_pc (); in parse_exp_in_context()
Dfindvar.c420 (var->value_block ()->entry_pc (), in read_var_value()
423 addr = var->value_block ()->entry_pc (); in read_var_value()
Dblock.h195 CORE_ADDR entry_pc () const in entry_pc() function
Dsymtab.c3745 = find_function_start_sal_1 (sym->value_block ()->entry_pc (), in find_function_start_sal()
3883 pc = sym->value_block ()->entry_pc (); in skip_prologue_sal()
3959 && (sym ? (sym->value_block ()->entry_pc () <= start_sal.end in skip_prologue_sal()
4283 && sym->value_block ()->entry_pc () == func_addr) in find_function_alias_target()
5900 CORE_ADDR address = sym->value_block ()->entry_pc (); in find_gnu_ifunc()
Dprintcmd.c653 name_location = symbol->value_block ()->entry_pc (); in build_address_symbolic()
1740 load_addr = sym->value_block ()->entry_pc (); in info_address_command()
Dtracepoint.c2506 computed_ops->describe_location (sym, block->entry_pc (), in info_scope_command()
2579 sym->value_block ()->entry_pc ())); in info_scope_command()
Dinfrun.c5191 && ecs->stop_func_start <= block->entry_pc () in fill_in_stop_func()
5192 && block->entry_pc () < ecs->stop_func_end) in fill_in_stop_func()
7723 ->entry_pc ()))) in process_event_stop_test()
Dinfcmd.c1376 tp->control.step_range_start = func->value_block ()->entry_pc (); in until_next_command()
Dax-gdb.c578 ax_const_l (ax, var->value_block ()->entry_pc ()); in gen_var_ref()
Dlinespec.c2223 = sym.symbol->value_block ()->entry_pc (); in convert_linespec_to_sals()
Dvalue.c3134 v->set_address (sym->value_block ()->entry_pc ()); in value_fn_field()
DChangeLog-20112704 (dwarf2_frame_cache): New variables entry_pc, entry_cfa_sp_offset,
/netbsd/src/external/gpl3/gdb/dist/gdb/stubs/
Dia64vms-stub.c287 static unsigned __int64 entry_pc; variable
2279 && pc == entry_pc in excp_handler()
2280 && entry_pc != 0) in excp_handler()
2286 page_set_rw (entry_pc, 16, &entry_prot); in excp_handler()
2288 ots$move ((void *)entry_pc, 16, entry_saved); in excp_handler()
2289 __fc (entry_pc); in excp_handler()
2290 page_restore_rw (entry_pc, 16, entry_prot); in excp_handler()
2435 entry_pc = 0; in stub_start()
2437 entry_pc = progxfer[i]; in stub_start()
2441 if (entry_pc == 0) in stub_start()
[all …]
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Drtl.texi3942 This note is used to generate @code{entry_pc} for inlined subroutines in
Dgccint.info19545 This note is used to generate 'entry_pc' for inlined
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-201829747 in inline_entry_data_table. Add old entry_pc attribute only
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git92156 6962 ->entry_pc ()))