Searched refs:find_pc_function (Results 1 – 12 of 12) sorted by relevance
234 struct symbol *sym = find_pc_function (pc); in find_function_return_type()350 struct symbol *symbol = find_pc_function (funaddr); in get_function_name()
152 find_pc_function (CORE_ADDR pc) in find_pc_function() function
285 fun = find_pc_function (pc); in VEC()
1159 sfn = find_pc_function (sal.pc); in jump_command()1331 func = find_pc_function (pc); in until_next_command()1786 function = find_pc_function (get_frame_pc (get_selected_frame (NULL))); in finish_command()
1022 extern struct symbol *find_pc_function (CORE_ADDR);
2167 step_start_function = find_pc_function (pc); in proceed()4874 || step_start_function != find_pc_function (stop_pc)))) in handle_inferior_event()6066 && step_start_function == find_pc_function (stop_pc)) in normal_stop()
1223 sym = find_pc_function (addr); in evaluate_subexp_standard()
576 struct symbol *sym = find_pc_function (addr); in func_addr_to_tail_call_list()
287 traceframe_fun = find_pc_function (trace_pc); in set_traceframe_context()
250 function = find_pc_function (pc); in bpfinishpy_init()
286 sym = find_pc_function (get_frame_address_in_block (frame)); in frapy_function()
814 sym = find_pc_function (sal.pc); in edit_command()979 sym = find_pc_function (sal.pc); in list_command()