/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | hooks.c | 54 hook_bool_bool_false (bool a ATTRIBUTE_UNUSED) in hook_bool_bool_false() 61 hook_bool_bool_gcc_optionsp_false (bool a ATTRIBUTE_UNUSED, in hook_bool_bool_gcc_optionsp_false() 62 struct gcc_options *opts ATTRIBUTE_UNUSED) in hook_bool_bool_gcc_optionsp_false() 68 bool hook_bool_const_int_const_int_true (const int a ATTRIBUTE_UNUSED, in hook_bool_const_int_const_int_true() 69 const int b ATTRIBUTE_UNUSED) in hook_bool_const_int_const_int_true() 76 hook_bool_mode_false (enum machine_mode mode ATTRIBUTE_UNUSED) in hook_bool_mode_false() 83 hook_bool_mode_true (enum machine_mode mode ATTRIBUTE_UNUSED) in hook_bool_mode_true() 90 hook_bool_mode_const_rtx_false (enum machine_mode mode ATTRIBUTE_UNUSED, in hook_bool_mode_const_rtx_false() 91 const_rtx value ATTRIBUTE_UNUSED) in hook_bool_mode_const_rtx_false() 98 hook_bool_mode_const_rtx_true (enum machine_mode mode ATTRIBUTE_UNUSED, in hook_bool_mode_const_rtx_true() [all …]
|
H A D | targhooks.c | 77 default_legitimate_address_p (enum machine_mode mode ATTRIBUTE_UNUSED, in default_legitimate_address_p() 78 rtx addr ATTRIBUTE_UNUSED, in default_legitimate_address_p() 79 bool strict ATTRIBUTE_UNUSED) in default_legitimate_address_p() 93 default_external_libcall (rtx fun ATTRIBUTE_UNUSED) in default_external_libcall() 121 default_promote_function_mode (const_tree type ATTRIBUTE_UNUSED, in default_promote_function_mode() 123 int *punsignedp ATTRIBUTE_UNUSED, in default_promote_function_mode() 124 const_tree funtype ATTRIBUTE_UNUSED, in default_promote_function_mode() 125 int for_return ATTRIBUTE_UNUSED) in default_promote_function_mode() 136 const_tree funtype ATTRIBUTE_UNUSED, in default_promote_function_mode_always_promote() 137 int for_return ATTRIBUTE_UNUSED) in default_promote_function_mode_always_promote() [all …]
|
H A D | debug.c | 70 debug_nothing_tree (tree decl ATTRIBUTE_UNUSED) in debug_nothing_tree() 75 debug_nothing_tree_tree (tree t1 ATTRIBUTE_UNUSED, in debug_nothing_tree_tree() 76 tree t2 ATTRIBUTE_UNUSED) in debug_nothing_tree_tree() 81 debug_nothing_tree_tree_tree_bool (tree t1 ATTRIBUTE_UNUSED, in debug_nothing_tree_tree_tree_bool() 82 tree t2 ATTRIBUTE_UNUSED, in debug_nothing_tree_tree_tree_bool() 83 tree t3 ATTRIBUTE_UNUSED, in debug_nothing_tree_tree_tree_bool() 84 bool b1 ATTRIBUTE_UNUSED) in debug_nothing_tree_tree_tree_bool() 89 debug_true_const_tree (const_tree block ATTRIBUTE_UNUSED) in debug_true_const_tree() 95 debug_nothing_rtx (rtx insn ATTRIBUTE_UNUSED) in debug_nothing_rtx() 100 debug_nothing_rtx_rtx (rtx insn ATTRIBUTE_UNUSED, in debug_nothing_rtx_rtx() [all …]
|
H A D | rtlhooks.c | 95 reg_num_sign_bit_copies_general (const_rtx x ATTRIBUTE_UNUSED, in reg_num_sign_bit_copies_general() 96 enum machine_mode mode ATTRIBUTE_UNUSED, in reg_num_sign_bit_copies_general() 97 const_rtx known_x ATTRIBUTE_UNUSED, in reg_num_sign_bit_copies_general() 98 enum machine_mode known_mode ATTRIBUTE_UNUSED, in reg_num_sign_bit_copies_general() 99 unsigned int known_ret ATTRIBUTE_UNUSED, in reg_num_sign_bit_copies_general() 100 unsigned int *result ATTRIBUTE_UNUSED) in reg_num_sign_bit_copies_general() 106 reg_nonzero_bits_general (const_rtx x ATTRIBUTE_UNUSED, in reg_nonzero_bits_general() 107 enum machine_mode mode ATTRIBUTE_UNUSED, in reg_nonzero_bits_general() 108 const_rtx known_x ATTRIBUTE_UNUSED, in reg_nonzero_bits_general() 109 enum machine_mode known_mode ATTRIBUTE_UNUSED, in reg_nonzero_bits_general() [all …]
|
H A D | addresses.h | 25 base_reg_class (enum machine_mode mode ATTRIBUTE_UNUSED, in base_reg_class() 26 addr_space_t as ATTRIBUTE_UNUSED, in base_reg_class() 27 enum rtx_code outer_code ATTRIBUTE_UNUSED, in base_reg_class() 28 enum rtx_code index_code ATTRIBUTE_UNUSED) in base_reg_class() 51 ok_for_base_p_1 (unsigned regno ATTRIBUTE_UNUSED, in ok_for_base_p_1() 52 enum machine_mode mode ATTRIBUTE_UNUSED, in ok_for_base_p_1() 53 addr_space_t as ATTRIBUTE_UNUSED, in ok_for_base_p_1() 54 enum rtx_code outer_code ATTRIBUTE_UNUSED, in ok_for_base_p_1() 55 enum rtx_code index_code ATTRIBUTE_UNUSED) in ok_for_base_p_1()
|
H A D | gcov-dump.c | 78 main (int argc ATTRIBUTE_UNUSED, char **argv) in main() 278 tag_function (const char *filename ATTRIBUTE_UNUSED, in tag_function() 279 unsigned tag ATTRIBUTE_UNUSED, unsigned length) in tag_function() 305 tag_blocks (const char *filename ATTRIBUTE_UNUSED, in tag_blocks() 306 unsigned tag ATTRIBUTE_UNUSED, unsigned length ATTRIBUTE_UNUSED) in tag_blocks() 330 tag_arcs (const char *filename ATTRIBUTE_UNUSED, in tag_arcs() 331 unsigned tag ATTRIBUTE_UNUSED, unsigned length ATTRIBUTE_UNUSED) in tag_arcs() 371 tag_lines (const char *filename ATTRIBUTE_UNUSED, in tag_lines() 372 unsigned tag ATTRIBUTE_UNUSED, unsigned length ATTRIBUTE_UNUSED) in tag_lines() 415 tag_counters (const char *filename ATTRIBUTE_UNUSED, in tag_counters() [all …]
|
H A D | langhooks.c | 251 lhd_tree_dump_dump_tree (void *di ATTRIBUTE_UNUSED, tree t ATTRIBUTE_UNUSED) in lhd_tree_dump_dump_tree() 268 lhd_gimplify_expr (tree *expr_p ATTRIBUTE_UNUSED, in lhd_gimplify_expr() 269 gimple_seq *pre_p ATTRIBUTE_UNUSED, in lhd_gimplify_expr() 270 gimple_seq *post_p ATTRIBUTE_UNUSED) in lhd_gimplify_expr() 279 lhd_tree_size (enum tree_code c ATTRIBUTE_UNUSED) in lhd_tree_size() 288 lhd_decl_ok_for_sibcall (const_tree decl ATTRIBUTE_UNUSED) in lhd_decl_ok_for_sibcall() 329 lhd_initialize_diagnostics (diagnostic_context *ctx ATTRIBUTE_UNUSED) in lhd_initialize_diagnostics() 335 lhd_init_options (unsigned int decoded_options_count ATTRIBUTE_UNUSED, in lhd_init_options() 336 struct cl_decoded_option *decoded_options ATTRIBUTE_UNUSED) in lhd_init_options() 342 lhd_complain_wrong_lang_p (const struct cl_option *option ATTRIBUTE_UNUSED) in lhd_complain_wrong_lang_p() [all …]
|
/dflybsd-src/contrib/gdb-7/bfd/ |
H A D | simple.c | 29 simple_dummy_warning (struct bfd_link_info *link_info ATTRIBUTE_UNUSED, in simple_dummy_warning() 30 const char *warning ATTRIBUTE_UNUSED, in simple_dummy_warning() 31 const char *symbol ATTRIBUTE_UNUSED, in simple_dummy_warning() 32 bfd *abfd ATTRIBUTE_UNUSED, in simple_dummy_warning() 33 asection *section ATTRIBUTE_UNUSED, in simple_dummy_warning() 34 bfd_vma address ATTRIBUTE_UNUSED) in simple_dummy_warning() 40 simple_dummy_undefined_symbol (struct bfd_link_info *link_info ATTRIBUTE_UNUSED, in simple_dummy_undefined_symbol() 41 const char *name ATTRIBUTE_UNUSED, in simple_dummy_undefined_symbol() 42 bfd *abfd ATTRIBUTE_UNUSED, in simple_dummy_undefined_symbol() 43 asection *section ATTRIBUTE_UNUSED, in simple_dummy_undefined_symbol() [all …]
|
H A D | libbfd.c | 49 bfd_false (bfd *ignore ATTRIBUTE_UNUSED) in bfd_false() 59 bfd_true (bfd *ignore ATTRIBUTE_UNUSED) in bfd_true() 68 bfd_nullvoidptr (bfd *ignore ATTRIBUTE_UNUSED) in bfd_nullvoidptr() 75 bfd_0 (bfd *ignore ATTRIBUTE_UNUSED) in bfd_0() 81 bfd_0u (bfd *ignore ATTRIBUTE_UNUSED) in bfd_0u() 87 bfd_0l (bfd *ignore ATTRIBUTE_UNUSED) in bfd_0l() 96 _bfd_n1 (bfd *ignore_abfd ATTRIBUTE_UNUSED) in _bfd_n1() 103 bfd_void (bfd *ignore ATTRIBUTE_UNUSED) in bfd_void() 108 _bfd_norelocs_get_reloc_upper_bound (bfd *abfd ATTRIBUTE_UNUSED, in _bfd_norelocs_get_reloc_upper_bound() 109 asection *sec ATTRIBUTE_UNUSED) in _bfd_norelocs_get_reloc_upper_bound() [all …]
|
H A D | compress.c | 87 bfd_compress_section_contents (bfd *abfd ATTRIBUTE_UNUSED, in bfd_compress_section_contents() 88 sec_ptr sec ATTRIBUTE_UNUSED, in bfd_compress_section_contents() 89 bfd_byte *uncompressed_buffer ATTRIBUTE_UNUSED, in bfd_compress_section_contents() 90 bfd_size_type uncompressed_size ATTRIBUTE_UNUSED) in bfd_compress_section_contents() 330 bfd_init_section_decompress_status (bfd *abfd ATTRIBUTE_UNUSED, in bfd_init_section_decompress_status() 331 sec_ptr sec ATTRIBUTE_UNUSED) in bfd_init_section_decompress_status() 392 bfd_init_section_compress_status (bfd *abfd ATTRIBUTE_UNUSED, in bfd_init_section_compress_status() 393 sec_ptr sec ATTRIBUTE_UNUSED) in bfd_init_section_compress_status()
|
/dflybsd-src/contrib/binutils-2.27/bfd/ |
H A D | simple.c | 28 simple_dummy_warning (struct bfd_link_info *link_info ATTRIBUTE_UNUSED, in simple_dummy_warning() 29 const char *warning ATTRIBUTE_UNUSED, in simple_dummy_warning() 30 const char *symbol ATTRIBUTE_UNUSED, in simple_dummy_warning() 31 bfd *abfd ATTRIBUTE_UNUSED, in simple_dummy_warning() 32 asection *section ATTRIBUTE_UNUSED, in simple_dummy_warning() 33 bfd_vma address ATTRIBUTE_UNUSED) in simple_dummy_warning() 38 simple_dummy_undefined_symbol (struct bfd_link_info *link_info ATTRIBUTE_UNUSED, in simple_dummy_undefined_symbol() 39 const char *name ATTRIBUTE_UNUSED, in simple_dummy_undefined_symbol() 40 bfd *abfd ATTRIBUTE_UNUSED, in simple_dummy_undefined_symbol() 41 asection *section ATTRIBUTE_UNUSED, in simple_dummy_undefined_symbol() [all …]
|
H A D | libbfd.c | 47 bfd_false (bfd *ignore ATTRIBUTE_UNUSED) in bfd_false() 57 bfd_true (bfd *ignore ATTRIBUTE_UNUSED) in bfd_true() 66 bfd_nullvoidptr (bfd *ignore ATTRIBUTE_UNUSED) in bfd_nullvoidptr() 73 bfd_0 (bfd *ignore ATTRIBUTE_UNUSED) in bfd_0() 79 bfd_0u (bfd *ignore ATTRIBUTE_UNUSED) in bfd_0u() 85 bfd_0l (bfd *ignore ATTRIBUTE_UNUSED) in bfd_0l() 94 _bfd_n1 (bfd *ignore_abfd ATTRIBUTE_UNUSED) in _bfd_n1() 101 bfd_void (bfd *ignore ATTRIBUTE_UNUSED) in bfd_void() 106 _bfd_norelocs_get_reloc_upper_bound (bfd *abfd ATTRIBUTE_UNUSED, in _bfd_norelocs_get_reloc_upper_bound() 107 asection *sec ATTRIBUTE_UNUSED) in _bfd_norelocs_get_reloc_upper_bound() [all …]
|
H A D | plugin.c | 46 dlopen (const char *file, int mode ATTRIBUTE_UNUSED) in dlopen() 112 message (int level ATTRIBUTE_UNUSED, in message() 388 bfd_plugin_bfd_copy_private_bfd_data (bfd *ibfd ATTRIBUTE_UNUSED, in bfd_plugin_bfd_copy_private_bfd_data() 389 bfd *obfd ATTRIBUTE_UNUSED) in bfd_plugin_bfd_copy_private_bfd_data() 399 bfd_plugin_bfd_copy_private_section_data (bfd *ibfd ATTRIBUTE_UNUSED, in bfd_plugin_bfd_copy_private_section_data() 400 asection *isection ATTRIBUTE_UNUSED, in bfd_plugin_bfd_copy_private_section_data() 401 bfd *obfd ATTRIBUTE_UNUSED, in bfd_plugin_bfd_copy_private_section_data() 402 asection *osection ATTRIBUTE_UNUSED) in bfd_plugin_bfd_copy_private_section_data() 412 bfd_plugin_bfd_copy_private_symbol_data (bfd *ibfd ATTRIBUTE_UNUSED, in bfd_plugin_bfd_copy_private_symbol_data() 413 asymbol *isymbol ATTRIBUTE_UNUSED, in bfd_plugin_bfd_copy_private_symbol_data() [all …]
|
/dflybsd-src/contrib/binutils-2.34/bfd/ |
H A D | simple.c | 28 simple_dummy_warning (struct bfd_link_info *link_info ATTRIBUTE_UNUSED, in simple_dummy_warning() 29 const char *warning ATTRIBUTE_UNUSED, in simple_dummy_warning() 30 const char *symbol ATTRIBUTE_UNUSED, in simple_dummy_warning() 31 bfd *abfd ATTRIBUTE_UNUSED, in simple_dummy_warning() 32 asection *section ATTRIBUTE_UNUSED, in simple_dummy_warning() 33 bfd_vma address ATTRIBUTE_UNUSED) in simple_dummy_warning() 38 simple_dummy_undefined_symbol (struct bfd_link_info *link_info ATTRIBUTE_UNUSED, in simple_dummy_undefined_symbol() 39 const char *name ATTRIBUTE_UNUSED, in simple_dummy_undefined_symbol() 40 bfd *abfd ATTRIBUTE_UNUSED, in simple_dummy_undefined_symbol() 41 asection *section ATTRIBUTE_UNUSED, in simple_dummy_undefined_symbol() [all …]
|
H A D | libbfd.c | 44 _bfd_bool_bfd_false (bfd *abfd ATTRIBUTE_UNUSED) in _bfd_bool_bfd_false() 50 _bfd_bool_bfd_asymbol_false (bfd *abfd ATTRIBUTE_UNUSED, in _bfd_bool_bfd_asymbol_false() 51 asymbol *sym ATTRIBUTE_UNUSED) in _bfd_bool_bfd_asymbol_false() 60 _bfd_bool_bfd_false_error (bfd *ignore ATTRIBUTE_UNUSED) in _bfd_bool_bfd_false_error() 68 struct bfd_link_info *info ATTRIBUTE_UNUSED) in _bfd_bool_bfd_link_false_error() 77 _bfd_bool_bfd_true (bfd *ignore ATTRIBUTE_UNUSED) in _bfd_bool_bfd_true() 83 _bfd_bool_bfd_link_true (bfd *abfd ATTRIBUTE_UNUSED, in _bfd_bool_bfd_link_true() 84 struct bfd_link_info *info ATTRIBUTE_UNUSED) in _bfd_bool_bfd_link_true() 90 _bfd_bool_bfd_bfd_true (bfd *ibfd ATTRIBUTE_UNUSED, in _bfd_bool_bfd_bfd_true() 91 bfd *obfd ATTRIBUTE_UNUSED) in _bfd_bool_bfd_bfd_true() [all …]
|
H A D | syms.c | 854 _bfd_generic_minisymbol_to_symbol (bfd *abfd ATTRIBUTE_UNUSED, in _bfd_generic_minisymbol_to_symbol() 855 bfd_boolean dynamic ATTRIBUTE_UNUSED, in _bfd_generic_minisymbol_to_symbol() 857 asymbol *sym ATTRIBUTE_UNUSED) in _bfd_generic_minisymbol_to_symbol() 1458 _bfd_nosymbols_canonicalize_symtab (bfd *abfd ATTRIBUTE_UNUSED, in _bfd_nosymbols_canonicalize_symtab() 1459 asymbol **location ATTRIBUTE_UNUSED) in _bfd_nosymbols_canonicalize_symtab() 1465 _bfd_nosymbols_print_symbol (bfd *abfd ATTRIBUTE_UNUSED, in _bfd_nosymbols_print_symbol() 1466 void *afile ATTRIBUTE_UNUSED, in _bfd_nosymbols_print_symbol() 1467 asymbol *symbol ATTRIBUTE_UNUSED, in _bfd_nosymbols_print_symbol() 1468 bfd_print_symbol_type how ATTRIBUTE_UNUSED) in _bfd_nosymbols_print_symbol() 1473 _bfd_nosymbols_get_symbol_info (bfd *abfd ATTRIBUTE_UNUSED, in _bfd_nosymbols_get_symbol_info() [all …]
|
H A D | plugin.c | 46 dlopen (const char *file, int mode ATTRIBUTE_UNUSED) in dlopen() 115 message (int level ATTRIBUTE_UNUSED, in message() 461 bfd_plugin_bfd_copy_private_bfd_data (bfd *ibfd ATTRIBUTE_UNUSED, in bfd_plugin_bfd_copy_private_bfd_data() 462 bfd *obfd ATTRIBUTE_UNUSED) in bfd_plugin_bfd_copy_private_bfd_data() 472 bfd_plugin_bfd_copy_private_section_data (bfd *ibfd ATTRIBUTE_UNUSED, in bfd_plugin_bfd_copy_private_section_data() 473 asection *isection ATTRIBUTE_UNUSED, in bfd_plugin_bfd_copy_private_section_data() 474 bfd *obfd ATTRIBUTE_UNUSED, in bfd_plugin_bfd_copy_private_section_data() 475 asection *osection ATTRIBUTE_UNUSED) in bfd_plugin_bfd_copy_private_section_data() 485 bfd_plugin_bfd_copy_private_symbol_data (bfd *ibfd ATTRIBUTE_UNUSED, in bfd_plugin_bfd_copy_private_symbol_data() 486 asymbol *isymbol ATTRIBUTE_UNUSED, in bfd_plugin_bfd_copy_private_symbol_data() [all …]
|
H A D | linker.c | 461 bfd *abfd ATTRIBUTE_UNUSED, in _bfd_link_hash_table_init() 831 struct bfd_link_info *info ATTRIBUTE_UNUSED) in _bfd_generic_link_just_syms() 842 _bfd_generic_copy_link_hash_symbol_type (bfd *abfd ATTRIBUTE_UNUSED, in _bfd_generic_copy_link_hash_symbol_type() 843 struct bfd_link_hash_entry *hdest ATTRIBUTE_UNUSED, in _bfd_generic_copy_link_hash_symbol_type() 844 struct bfd_link_hash_entry *hsrc ATTRIBUTE_UNUSED) in _bfd_generic_copy_link_hash_symbol_type() 1034 const char *name ATTRIBUTE_UNUSED, in generic_link_check_archive_element() 2712 _bfd_generic_link_split_section (bfd *abfd ATTRIBUTE_UNUSED, in _bfd_generic_link_split_section() 2713 asection *sec ATTRIBUTE_UNUSED) in _bfd_generic_link_split_section() 2792 already_linked_newfunc (struct bfd_hash_entry *entry ATTRIBUTE_UNUSED, in already_linked_newfunc() 2794 const char *string ATTRIBUTE_UNUSED) in already_linked_newfunc() [all …]
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | debug.c | 75 debug_nothing_tree (tree decl ATTRIBUTE_UNUSED) in debug_nothing_tree() 80 debug_nothing_tree_tree (tree t1 ATTRIBUTE_UNUSED, in debug_nothing_tree_tree() 81 tree t2 ATTRIBUTE_UNUSED) in debug_nothing_tree_tree() 86 debug_nothing_tree_tree_tree_bool_bool (tree t1 ATTRIBUTE_UNUSED, in debug_nothing_tree_tree_tree_bool_bool() 87 tree t2 ATTRIBUTE_UNUSED, in debug_nothing_tree_tree_tree_bool_bool() 88 tree t3 ATTRIBUTE_UNUSED, in debug_nothing_tree_tree_tree_bool_bool() 89 bool b1 ATTRIBUTE_UNUSED, in debug_nothing_tree_tree_tree_bool_bool() 90 bool b2 ATTRIBUTE_UNUSED) in debug_nothing_tree_tree_tree_bool_bool() 95 debug_true_const_tree (const_tree block ATTRIBUTE_UNUSED) in debug_true_const_tree() 101 debug_nothing_rtx_insn (rtx_insn *insn ATTRIBUTE_UNUSED) in debug_nothing_rtx_insn() [all …]
|
H A D | targhooks.c | 88 default_legitimate_address_p (machine_mode mode ATTRIBUTE_UNUSED, in default_legitimate_address_p() 89 rtx addr ATTRIBUTE_UNUSED, in default_legitimate_address_p() 90 bool strict ATTRIBUTE_UNUSED) in default_legitimate_address_p() 104 default_external_libcall (rtx fun ATTRIBUTE_UNUSED) in default_external_libcall() 130 default_promote_function_mode (const_tree type ATTRIBUTE_UNUSED, in default_promote_function_mode() 132 int *punsignedp ATTRIBUTE_UNUSED, in default_promote_function_mode() 133 const_tree funtype ATTRIBUTE_UNUSED, in default_promote_function_mode() 134 int for_return ATTRIBUTE_UNUSED) in default_promote_function_mode() 145 const_tree funtype ATTRIBUTE_UNUSED, in default_promote_function_mode_always_promote() 146 int for_return ATTRIBUTE_UNUSED) in default_promote_function_mode_always_promote() [all …]
|
H A D | addresses.h | 28 base_reg_class (machine_mode mode ATTRIBUTE_UNUSED, in base_reg_class() 29 addr_space_t as ATTRIBUTE_UNUSED, in base_reg_class() 30 enum rtx_code outer_code ATTRIBUTE_UNUSED, in base_reg_class() 31 enum rtx_code index_code ATTRIBUTE_UNUSED) in base_reg_class() 55 ok_for_base_p_1 (unsigned regno ATTRIBUTE_UNUSED, in ok_for_base_p_1() 56 machine_mode mode ATTRIBUTE_UNUSED, in ok_for_base_p_1() 57 addr_space_t as ATTRIBUTE_UNUSED, in ok_for_base_p_1() 58 enum rtx_code outer_code ATTRIBUTE_UNUSED, in ok_for_base_p_1() 59 enum rtx_code index_code ATTRIBUTE_UNUSED) in ok_for_base_p_1()
|
H A D | langhooks.c | 251 lhd_tree_dump_dump_tree (void *di ATTRIBUTE_UNUSED, tree t ATTRIBUTE_UNUSED) in lhd_tree_dump_dump_tree() 268 lhd_gimplify_expr (tree *expr_p ATTRIBUTE_UNUSED, in lhd_gimplify_expr() 269 gimple_seq *pre_p ATTRIBUTE_UNUSED, in lhd_gimplify_expr() 270 gimple_seq *post_p ATTRIBUTE_UNUSED) in lhd_gimplify_expr() 279 lhd_tree_size (enum tree_code c ATTRIBUTE_UNUSED) in lhd_tree_size() 288 lhd_decl_ok_for_sibcall (const_tree decl ATTRIBUTE_UNUSED) in lhd_decl_ok_for_sibcall() 328 lhd_initialize_diagnostics (diagnostic_context *ctx ATTRIBUTE_UNUSED) in lhd_initialize_diagnostics() 340 lhd_init_options (unsigned int decoded_options_count ATTRIBUTE_UNUSED, in lhd_init_options() 341 struct cl_decoded_option *decoded_options ATTRIBUTE_UNUSED) in lhd_init_options() 347 lhd_complain_wrong_lang_p (const struct cl_option *option ATTRIBUTE_UNUSED) in lhd_complain_wrong_lang_p() [all …]
|
H A D | stringpool.c | 61 alloc_node (cpp_hash_table *table ATTRIBUTE_UNUSED) in alloc_node() 145 mark_ident (struct cpp_reader *pfile ATTRIBUTE_UNUSED, hashnode h, in mark_ident() 146 const void *v ATTRIBUTE_UNUSED) in mark_ident() 155 maybe_delete_ident (struct cpp_reader *pfile ATTRIBUTE_UNUSED, hashnode h, in maybe_delete_ident() 156 const void *v ATTRIBUTE_UNUSED) in maybe_delete_ident() 184 gt_pch_p_S (void *obj ATTRIBUTE_UNUSED, void *x ATTRIBUTE_UNUSED, in gt_pch_p_S() 185 gt_pointer_operator op ATTRIBUTE_UNUSED, in gt_pch_p_S() 186 void *cookie ATTRIBUTE_UNUSED) in gt_pch_p_S() 215 gt_pch_nx (unsigned char& x ATTRIBUTE_UNUSED) in gt_pch_nx()
|
/dflybsd-src/contrib/gcc-8.0/gcc/common/ |
H A D | common-targhooks.c | 30 default_except_unwind_info (struct gcc_options *opts ATTRIBUTE_UNUSED) in default_except_unwind_info() 50 dwarf2_except_unwind_info (struct gcc_options *opts ATTRIBUTE_UNUSED) in dwarf2_except_unwind_info() 64 sjlj_except_unwind_info (struct gcc_options *opts ATTRIBUTE_UNUSED) in sjlj_except_unwind_info() 72 default_target_handle_option (struct gcc_options *opts ATTRIBUTE_UNUSED, in default_target_handle_option() 73 struct gcc_options *opts_set ATTRIBUTE_UNUSED, in default_target_handle_option() 74 const struct cl_decoded_option *decoded ATTRIBUTE_UNUSED, in default_target_handle_option() 75 location_t loc ATTRIBUTE_UNUSED) in default_target_handle_option()
|
/dflybsd-src/contrib/gcc-4.7/gcc/common/ |
H A D | common-targhooks.c | 32 default_except_unwind_info (struct gcc_options *opts ATTRIBUTE_UNUSED) in default_except_unwind_info() 52 dwarf2_except_unwind_info (struct gcc_options *opts ATTRIBUTE_UNUSED) in dwarf2_except_unwind_info() 66 sjlj_except_unwind_info (struct gcc_options *opts ATTRIBUTE_UNUSED) in sjlj_except_unwind_info() 74 default_target_handle_option (struct gcc_options *opts ATTRIBUTE_UNUSED, in default_target_handle_option() 75 struct gcc_options *opts_set ATTRIBUTE_UNUSED, in default_target_handle_option() 76 const struct cl_decoded_option *decoded ATTRIBUTE_UNUSED, in default_target_handle_option() 77 location_t loc ATTRIBUTE_UNUSED) in default_target_handle_option()
|