| /freebsd-12.1/contrib/gdb/gdb/ |
| H A D | typeprint.c | 71 fprintf_filtered (stream, " %s", SYMBOL_PRINT_NAME (new)); in typedef_print() 79 fprintf_filtered (stream, "%s = ", SYMBOL_PRINT_NAME (new)); in typedef_print() 88 fprintf_filtered (stream, "%s = ", SYMBOL_PRINT_NAME (new)); in typedef_print()
|
| H A D | findvar.c | 768 error ("Address of \"%s\" is unknown.", SYMBOL_PRINT_NAME (var)); in locate_var_value() 789 SYMBOL_PRINT_NAME (var), in locate_var_value() 798 SYMBOL_PRINT_NAME (var), in locate_var_value() 804 SYMBOL_PRINT_NAME (var)); in locate_var_value()
|
| H A D | dwarf2loc.c | 376 SYMBOL_PRINT_NAME (symbol)); in dwarf2_tracepoint_var_ref() 403 SYMBOL_PRINT_NAME (symbol)); in dwarf2_tracepoint_var_ref() 416 SYMBOL_PRINT_NAME (symbol)); in dwarf2_tracepoint_var_ref()
|
| H A D | stack.c | 340 fprintf_symbol_filtered (stb->stream, SYMBOL_PRINT_NAME (sym), in print_frame_args() 609 funname = SYMBOL_PRINT_NAME (func); in print_frame() 895 funname = SYMBOL_PRINT_NAME (func); in frame_info() 1352 fputs_filtered (SYMBOL_PRINT_NAME (sym), stream); in print_block_frame_locals() 1389 fputs_filtered (SYMBOL_PRINT_NAME (sym), stream); in print_block_frame_labels() 1576 fputs_filtered (SYMBOL_PRINT_NAME (sym), stream); in print_frame_arg_vars() 1919 SYMBOL_PRINT_NAME (thisfun)); in return_command()
|
| H A D | linespec.c | 512 SYMBOL_PRINT_NAME (sym_arr[i]), in decode_line_2() 518 SYMBOL_PRINT_NAME (sym_arr[i]), in decode_line_2() 1453 SYMBOL_PRINT_NAME (sym_class)); in find_method() 1457 SYMBOL_PRINT_NAME (sym_class), tmp); in find_method()
|
| H A D | ax-gdb.c | 582 SYMBOL_PRINT_NAME (var)); in gen_var_ref() 613 error ("Couldn't resolve symbol `%s'.", SYMBOL_PRINT_NAME (var)); in gen_var_ref() 633 SYMBOL_PRINT_NAME (var)); in gen_var_ref() 638 SYMBOL_PRINT_NAME (var)); in gen_var_ref()
|
| H A D | expprint.c | 115 && SYMBOL_PRINT_NAME (BLOCK_FUNCTION (b)) != NULL) in print_subexp_standard() 117 fputs_filtered (SYMBOL_PRINT_NAME (BLOCK_FUNCTION (b)), stream); in print_subexp_standard() 120 fputs_filtered (SYMBOL_PRINT_NAME (exp->elts[pc + 2].symbol), stream); in print_subexp_standard()
|
| H A D | printcmd.c | 635 name_temp = SYMBOL_PRINT_NAME (symbol); in build_address_symbolic() 650 name_temp = SYMBOL_PRINT_NAME (msymbol); in build_address_symbolic() 1032 SYMBOL_PRINT_NAME (msymbol), offset); in sym_info() 1035 SYMBOL_PRINT_NAME (msymbol)); in sym_info()
|
| H A D | objc-lang.c | 808 aname = SYMBOL_PRINT_NAME (*(struct symbol **) a); in compare_selectors() 809 bname = SYMBOL_PRINT_NAME (*(struct symbol **) b); in compare_selectors() 963 aname = SYMBOL_PRINT_NAME (*(struct symbol **) a); in compare_classes() 964 bname = SYMBOL_PRINT_NAME (*(struct symbol **) b); in compare_classes()
|
| H A D | infcall.c | 938 name = SYMBOL_PRINT_NAME (symbol); in call_function_by_hand() 944 name = SYMBOL_PRINT_NAME (msymbol); in call_function_by_hand()
|
| H A D | symmisc.c | 599 fprintf_filtered (outfile, "label %s at ", SYMBOL_PRINT_NAME (symbol)); in print_symbol() 634 LA_PRINT_TYPE (SYMBOL_TYPE (symbol), SYMBOL_PRINT_NAME (symbol), in print_symbol() 641 fprintf_filtered (outfile, "%s ", SYMBOL_PRINT_NAME (symbol)); in print_symbol()
|
| H A D | ada-typeprint.c | 128 ada_name_prefix_len (SYMBOL_PRINT_NAME (new)), in ada_typedef_print() 129 SYMBOL_PRINT_NAME (new)); in ada_typedef_print()
|
| H A D | buildsym.c | 378 SYMBOL_PRINT_NAME (symbol)); in finish_block() 412 SYMBOL_PRINT_NAME (symbol)); in finish_block()
|
| H A D | symtab.c | 2675 return strcmp (SYMBOL_PRINT_NAME ((*sym_a)->symbol), in compare_search_syms() 2676 SYMBOL_PRINT_NAME ((*sym_b)->symbol)); in compare_search_syms() 3055 ? "" : SYMBOL_PRINT_NAME (sym)), in print_symbol_info() 3078 tmp, SYMBOL_PRINT_NAME (msymbol)); in print_msymbol_info() 3193 SYMBOL_PRINT_NAME (p->msymbol)); in rbreak_command()
|
| H A D | symtab.h | 243 #define SYMBOL_PRINT_NAME(symbol) \ macro
|
| H A D | maint.c | 483 SYMBOL_PRINT_NAME (sym), in maintenance_translate_address()
|
| H A D | c-valprint.c | 211 fputs_filtered (SYMBOL_PRINT_NAME (msymbol), stream); in c_val_print()
|
| H A D | cp-namespace.c | 860 printf_unfiltered ("%s\n", SYMBOL_PRINT_NAME (sym)); in maintenance_cplus_namespace()
|
| H A D | valops.c | 810 && SYMBOL_PRINT_NAME (BLOCK_FUNCTION (b))) in value_of_variable() 812 SYMBOL_PRINT_NAME (BLOCK_FUNCTION (b))); in value_of_variable() 820 error ("Address of symbol \"%s\" is unknown.", SYMBOL_PRINT_NAME (var)); in value_of_variable()
|
| H A D | stabsread.c | 1058 SYMBOL_PRINT_NAME (sym)); in define_symbol() 1074 SYMBOL_PRINT_NAME (sym)); in define_symbol() 1312 SYMBOL_PRINT_NAME (sym)); in define_symbol()
|
| H A D | p-valprint.c | 217 fputs_filtered (SYMBOL_PRINT_NAME (msymbol), stream); in pascal_val_print()
|
| H A D | ada-lang.c | 2621 SYMBOL_PRINT_NAME (syms[i]), in user_select_syms() 2638 SYMBOL_PRINT_NAME (syms[i]), in user_select_syms() 2645 SYMBOL_PRINT_NAME (syms[i])); in user_select_syms() 2652 SYMBOL_PRINT_NAME (syms[i]), in user_select_syms() 2659 SYMBOL_PRINT_NAME (syms[i])); in user_select_syms() 4423 SYMBOL_PRINT_NAME (symbols[i])); in ada_finish_decode_line_1()
|
| H A D | infcmd.c | 838 SYMBOL_PRINT_NAME (fn))) in jump_command()
|
| /freebsd-12.1/contrib/gdb/gdb/mi/ |
| H A D | mi-cmd-stack.c | 293 ui_out_field_string (uiout, "name", SYMBOL_PRINT_NAME (sym)); in list_args_or_locals()
|
| /freebsd-12.1/contrib/gdb/gdb/cli/ |
| H A D | cli-cmds.c | 609 fputs_filtered (SYMBOL_PRINT_NAME (sym), gdb_stdout); in edit_command() 776 fputs_filtered (SYMBOL_PRINT_NAME (sym), gdb_stdout); in list_command()
|