/dflybsd-src/contrib/binutils-2.27/binutils/ |
H A D | debug.h | 172 bfd_boolean (*start_compilation_unit) (void *, const char *); 177 bfd_boolean (*start_source) (void *, const char *); 183 bfd_boolean (*empty_type) (void *); 186 bfd_boolean (*void_type) (void *); 190 bfd_boolean (*int_type) (void *, unsigned int, bfd_boolean); 193 bfd_boolean (*float_type) (void *, unsigned int); 196 bfd_boolean (*complex_type) (void *, unsigned int); 199 bfd_boolean (*bool_type) (void *, unsigned int); 205 bfd_boolean (*enum_type) 210 bfd_boolean (*pointer_type) (void *); [all …]
|
H A D | binemul.h | 31 extern bfd_boolean ar_emul_append (bfd **, char *, const char *, 32 bfd_boolean, bfd_boolean); 33 extern bfd_boolean ar_emul_default_append (bfd **, char *, const char *, 34 bfd_boolean, bfd_boolean); 35 extern bfd_boolean do_ar_emul_append (bfd **, bfd *, 36 bfd_boolean, bfd_boolean, 37 bfd_boolean (*)(bfd *)); 38 extern bfd_boolean ar_emul_replace (bfd **, char *, const char *, 39 bfd_boolean); 40 extern bfd_boolean ar_emul_default_replace (bfd **, char *, [all …]
|
H A D | prdbg.c | 79 static bfd_boolean push_type (struct pr_handle *, const char *); 80 static bfd_boolean prepend_type (struct pr_handle *, const char *); 81 static bfd_boolean append_type (struct pr_handle *, const char *); 82 static bfd_boolean substitute_type (struct pr_handle *, const char *); 83 static bfd_boolean indent_type (struct pr_handle *); 85 static void print_vma (bfd_vma, char *, bfd_boolean, bfd_boolean); 86 static bfd_boolean pr_fix_visibility 88 static bfd_boolean pr_start_compilation_unit (void *, const char *); 89 static bfd_boolean pr_start_source (void *, const char *); 90 static bfd_boolean pr_empty_type (void *); [all …]
|
H A D | wrstabs.c | 74 bfd_boolean definition; 176 static bfd_boolean stab_write_symbol 178 static bfd_boolean stab_push_string 179 (struct stab_write_handle *, const char *, long, bfd_boolean, unsigned int); 180 static bfd_boolean stab_push_defined_type 183 static bfd_boolean stab_modify_type 188 static bfd_boolean stab_class_method_var 190 bfd_boolean, bfd_boolean, bfd_boolean, bfd_vma, bfd_boolean); 191 static bfd_boolean stab_start_compilation_unit (void *, const char *); 192 static bfd_boolean stab_start_source (void *, const char *); [all …]
|
H A D | binemul.c | 41 bfd_boolean 43 bfd_boolean verbose, bfd_boolean flatten) in ar_emul_append() 52 static bfd_boolean 58 bfd_boolean 60 bfd_boolean verbose, bfd_boolean flatten, in do_ar_emul_append() 61 bfd_boolean (*check) (bfd *)) in do_ar_emul_append() 68 bfd_boolean added = FALSE; in do_ar_emul_append() 95 bfd_boolean 97 const char *target, bfd_boolean verbose, in ar_emul_default_append() 98 bfd_boolean flatten) in ar_emul_default_append() [all …]
|
/dflybsd-src/contrib/binutils-2.34/binutils/ |
H A D | debug.h | 172 bfd_boolean (*start_compilation_unit) (void *, const char *); 177 bfd_boolean (*start_source) (void *, const char *); 183 bfd_boolean (*empty_type) (void *); 186 bfd_boolean (*void_type) (void *); 190 bfd_boolean (*int_type) (void *, unsigned int, bfd_boolean); 193 bfd_boolean (*float_type) (void *, unsigned int); 196 bfd_boolean (*complex_type) (void *, unsigned int); 199 bfd_boolean (*bool_type) (void *, unsigned int); 205 bfd_boolean (*enum_type) 210 bfd_boolean (*pointer_type) (void *); [all …]
|
H A D | binemul.h | 31 extern bfd_boolean ar_emul_append (bfd **, char *, const char *, 32 bfd_boolean, bfd_boolean); 33 extern bfd_boolean ar_emul_default_append (bfd **, char *, const char *, 34 bfd_boolean, bfd_boolean); 35 extern bfd_boolean do_ar_emul_append (bfd **, bfd *, 36 bfd_boolean, bfd_boolean, 37 bfd_boolean (*)(bfd *)); 38 extern bfd_boolean ar_emul_replace (bfd **, char *, const char *, 39 bfd_boolean); 40 extern bfd_boolean ar_emul_default_replace (bfd **, char *, [all …]
|
H A D | prdbg.c | 79 static bfd_boolean push_type (struct pr_handle *, const char *); 80 static bfd_boolean prepend_type (struct pr_handle *, const char *); 81 static bfd_boolean append_type (struct pr_handle *, const char *); 82 static bfd_boolean substitute_type (struct pr_handle *, const char *); 83 static bfd_boolean indent_type (struct pr_handle *); 85 static void print_vma (bfd_vma, char *, bfd_boolean, bfd_boolean); 86 static bfd_boolean pr_fix_visibility 88 static bfd_boolean pr_start_compilation_unit (void *, const char *); 89 static bfd_boolean pr_start_source (void *, const char *); 90 static bfd_boolean pr_empty_type (void *); [all …]
|
H A D | wrstabs.c | 74 bfd_boolean definition; 176 static bfd_boolean stab_write_symbol 178 static bfd_boolean stab_push_string 179 (struct stab_write_handle *, const char *, long, bfd_boolean, unsigned int); 180 static bfd_boolean stab_push_defined_type 183 static bfd_boolean stab_modify_type 188 static bfd_boolean stab_class_method_var 190 bfd_boolean, bfd_boolean, bfd_boolean, bfd_vma, bfd_boolean); 191 static bfd_boolean stab_start_compilation_unit (void *, const char *); 192 static bfd_boolean stab_start_source (void *, const char *); [all …]
|
H A D | binemul.c | 41 bfd_boolean 43 bfd_boolean verbose, bfd_boolean flatten) in ar_emul_append() 52 static bfd_boolean 58 bfd_boolean 60 bfd_boolean verbose, bfd_boolean flatten, in do_ar_emul_append() 61 bfd_boolean (*check) (bfd *)) in do_ar_emul_append() 68 bfd_boolean added = FALSE; in do_ar_emul_append() 95 bfd_boolean 97 const char *target, bfd_boolean verbose, in ar_emul_default_append() 98 bfd_boolean flatten) in ar_emul_default_append() [all …]
|
/dflybsd-src/contrib/binutils-2.27/bfd/ |
H A D | libbfd.h | 143 bfd_boolean _bfd_add_bfd_to_archive_cache 145 bfd_boolean _bfd_generic_mkarchive 151 bfd_boolean bfd_slurp_armap 153 bfd_boolean bfd_slurp_bsd_armap_f2 157 bfd_boolean _bfd_archive_64_bit_slurp_armap 159 bfd_boolean _bfd_archive_64_bit_write_armap 180 bfd_boolean _bfd_slurp_extended_name_table 182 extern bfd_boolean _bfd_construct_extended_name_table 183 (bfd *, bfd_boolean, char **, bfd_size_type *); 184 bfd_boolean _bfd_write_archive_contents [all …]
|
H A D | elf-bfd.h | 105 bfd_boolean *used; 414 bfd_boolean table; 429 bfd_boolean frame_hdr_is_compact; 501 bfd_boolean dynamic_sections_created; 505 bfd_boolean is_relocatable_executable; 614 (bfd_boolean (*) (struct bfd_link_hash_entry *, void *)) (func), \ 657 bfd_boolean 659 bfd_boolean (*checksum_contents) 663 bfd_boolean (*swap_symbol_in) 667 bfd_boolean (*slurp_reloc_table) [all …]
|
H A D | libcoff.h | 83 bfd_boolean keep_syms; 91 bfd_boolean keep_strings; 93 bfd_boolean strings_written; 131 bfd_boolean insert_timestamp; 132 bfd_boolean (*in_reloc_p) (bfd *, reloc_howto_type *); 138 bfd_boolean (*after_write_object_contents) (bfd *); 154 bfd_boolean xcoff64; 157 bfd_boolean full_aouthdr; 294 (bfd_boolean (*) (struct bfd_link_hash_entry *, void *)) (func), \ 312 extern bfd_boolean coff_renumber_symbols [all …]
|
H A D | libecoff.h | 50 bfd_boolean rdata_in_text; 68 bfd_boolean (*relocate_section) 71 bfd_boolean (*adjust_headers) 135 bfd_boolean linker; 139 bfd_boolean issued_multiple_gp_warning; 149 bfd_boolean rdata_in_text; 164 bfd_boolean local; 227 extern bfd_boolean _bfd_ecoff_mkobject (bfd *); 230 extern bfd_boolean _bfd_ecoff_slurp_symbolic_info 235 extern bfd_boolean _bfd_ecoff_write_object_contents (bfd *); [all …]
|
/dflybsd-src/contrib/gdb-7/bfd/ |
H A D | libbfd.h | 142 bfd_boolean _bfd_add_bfd_to_archive_cache 144 bfd_boolean _bfd_generic_mkarchive 150 bfd_boolean bfd_slurp_armap 152 bfd_boolean bfd_slurp_bsd_armap_f2 156 bfd_boolean _bfd_slurp_extended_name_table 158 extern bfd_boolean _bfd_construct_extended_name_table 159 (bfd *, bfd_boolean, char **, bfd_size_type *); 160 bfd_boolean _bfd_write_archive_contents 162 bfd_boolean _bfd_compute_and_write_armap 170 bfd_boolean _bfd_free_cached_info [all …]
|
H A D | elf-bfd.h | 101 bfd_boolean *used; 387 bfd_boolean merge_cies; 389 bfd_boolean parsed_eh_frames; 393 bfd_boolean table; 450 bfd_boolean dynamic_sections_created; 454 bfd_boolean is_relocatable_executable; 551 (bfd_boolean (*) (struct bfd_link_hash_entry *, void *)) (func), \ 594 bfd_boolean 596 bfd_boolean (*checksum_contents) 600 bfd_boolean (*swap_symbol_in) [all …]
|
H A D | bfd-in.h | 123 typedef int bfd_boolean; typedef 381 extern bfd_boolean bfd_hash_table_init 389 extern bfd_boolean bfd_hash_table_init_n 405 (struct bfd_hash_table *, const char *, bfd_boolean create, 406 bfd_boolean copy); 434 bfd_boolean (*) (struct bfd_hash_entry *, void *), 524 extern bfd_boolean bfd_cache_close 528 extern bfd_boolean bfd_cache_close_all (void); 530 extern bfd_boolean bfd_record_phdr 531 (bfd *, unsigned long, bfd_boolean, flagword, bfd_boolean, bfd_vma, [all …]
|
H A D | libcoff.h | 79 bfd_boolean keep_syms; 85 bfd_boolean keep_strings; 87 bfd_boolean strings_written; 125 bfd_boolean (*in_reloc_p) (bfd *, reloc_howto_type *); 139 bfd_boolean xcoff64; 142 bfd_boolean full_aouthdr; 192 bfd_boolean keep_relocs; 196 bfd_boolean keep_contents; 299 (bfd_boolean (*) (struct bfd_link_hash_entry *, void *)) (func), \ 319 extern bfd_boolean coff_renumber_symbols [all …]
|
H A D | libecoff.h | 52 bfd_boolean rdata_in_text; 70 bfd_boolean (*relocate_section) 73 bfd_boolean (*adjust_headers) 137 bfd_boolean linker; 141 bfd_boolean issued_multiple_gp_warning; 151 bfd_boolean rdata_in_text; 166 bfd_boolean local; 229 extern bfd_boolean _bfd_ecoff_mkobject (bfd *); 232 extern bfd_boolean _bfd_ecoff_slurp_symbolic_info 237 extern bfd_boolean _bfd_ecoff_write_object_contents (bfd *); [all …]
|
/dflybsd-src/contrib/binutils-2.34/bfd/ |
H A D | libbfd.h | 153 extern bfd_boolean _bfd_add_bfd_to_archive_cache 155 extern bfd_boolean _bfd_generic_mkarchive 161 extern bfd_boolean bfd_slurp_armap 165 extern bfd_boolean _bfd_archive_64_bit_slurp_armap 167 extern bfd_boolean _bfd_archive_64_bit_write_armap 187 extern bfd_boolean _bfd_slurp_extended_name_table 189 extern bfd_boolean _bfd_construct_extended_name_table 190 (bfd *, bfd_boolean, char **, bfd_size_type *) ATTRIBUTE_HIDDEN; 191 extern bfd_boolean _bfd_write_archive_contents 193 extern bfd_boolean _bfd_compute_and_write_armap [all …]
|
H A D | elf-bfd.h | 105 bfd_boolean *used; 454 bfd_boolean table; 469 bfd_boolean frame_hdr_is_compact; 551 bfd_boolean dynamic_sections_created; 554 bfd_boolean dynamic_relocs; 558 bfd_boolean is_relocatable_executable; 672 (bfd_boolean (*) (struct bfd_link_hash_entry *, void *)) (func), \ 715 bfd_boolean 717 bfd_boolean (*checksum_contents) 721 bfd_boolean (*swap_symbol_in) [all …]
|
H A D | libcoff.h | 86 bfd_boolean keep_syms; 94 bfd_boolean keep_strings; 96 bfd_boolean strings_written; 135 bfd_boolean insert_timestamp; 136 bfd_boolean (*in_reloc_p) (bfd *, reloc_howto_type *); 142 bfd_boolean (*after_write_object_contents) (bfd *); 158 bfd_boolean xcoff64; 161 bfd_boolean full_aouthdr; 298 (bfd_boolean (*) (struct bfd_link_hash_entry *, void *)) (func), \ 316 extern bfd_boolean coff_renumber_symbols [all …]
|
H A D | libecoff.h | 50 bfd_boolean rdata_in_text; 68 bfd_boolean (*relocate_section) 71 bfd_boolean (*adjust_headers) 135 bfd_boolean linker; 139 bfd_boolean issued_multiple_gp_warning; 149 bfd_boolean rdata_in_text; 164 bfd_boolean local; 227 extern bfd_boolean _bfd_ecoff_mkobject (bfd *); 230 extern bfd_boolean _bfd_ecoff_slurp_symbolic_info 235 extern bfd_boolean _bfd_ecoff_write_object_contents (bfd *); [all …]
|
/dflybsd-src/contrib/binutils-2.34/ld/ |
H A D | ld.h | 125 bfd_boolean force_common_definition; 129 bfd_boolean embedded_relocs; 132 bfd_boolean force_exe_suffix; 135 bfd_boolean cref; 139 bfd_boolean warn_mismatch; 143 bfd_boolean warn_search_mismatch; 153 bfd_boolean accept_unknown_input_arch; 159 bfd_boolean print_output_format; 162 bfd_boolean print_memory_usage; 167 bfd_boolean force_group_allocation; [all …]
|
/dflybsd-src/contrib/binutils-2.27/ld/ |
H A D | ld.h | 133 bfd_boolean force_common_definition; 136 bfd_boolean inhibit_common_definition; 140 bfd_boolean embedded_relocs; 143 bfd_boolean force_exe_suffix; 146 bfd_boolean cref; 150 bfd_boolean warn_mismatch; 154 bfd_boolean warn_search_mismatch; 164 bfd_boolean accept_unknown_input_arch; 167 bfd_boolean print_output_format; 170 bfd_boolean print_memory_usage; [all …]
|