Searched refs:find_pc_function (Results 1 – 18 of 18) sorted by relevance
641 func = find_pc_function (get_frame_pc (fi)); in info_common_command()733 func = find_pc_function (fi->pc);
139 find_pc_function (CORE_ADDR pc) in find_pc_function() function
861 sfn = find_pc_function (sal.pc); in jump_command()985 func = find_pc_function (pc); in until_next_command()1238 function = find_pc_function (get_frame_pc (deprecated_selected_frame)); in finish_command()
1075 extern struct symbol *find_pc_function (CORE_ADDR);
735 struct symbol *symbol = find_pc_function (funaddr); in call_function_by_hand()
275 traceframe_fun = find_pc_function (trace_pc); in set_traceframe_context()1861 old_func = find_pc_function (read_pc ()); in finish_tfind_command()1944 if (old_func == find_pc_function (read_pc ()) && in finish_tfind_command()
110 sym = find_pc_function (addr); in cp_print_class_method()
1057 sym = find_pc_function (entry_point); in frv_fdpic_find_canonical_descriptor()
639 sym = find_pc_function (addr); in pascal_object_print_class_method()
711 step_start_function = find_pc_function (read_pc ()); in proceed()2990 && step_start_function == find_pc_function (stop_pc)) in normal_stop()
656 sym = find_pc_function (cache->pc); in sparc32_frame_cache()
1117 sym = find_pc_function (SYMBOL_VALUE_ADDRESS (sym_arr[0])); in decode_objc()
550 func = find_pc_function (get_frame_address_in_block (fi)); in print_frame()
1353 sym = find_pc_function (SYMBOL_VALUE_ADDRESS (msymbol)); in find_methods()
836 sym = find_pc_function (addr); in evaluate_subexp_standard()
2462 Remove declaration of nonexistent function find_pc_function.
5438 is on, call find_pc_function rather than relying just on the minimal
1665 @findex find_pc_function1671 @code{find_pc_function}, @code{find_pc_line}, and other