Home | History | Annotate | Download | only in include

Lines Matching defs:bfd_boolean

123    our own.  Using an enum for "bfd_boolean" has its own set of
127 General rule: Functions which are bfd_boolean return TRUE on
130 typedef int bfd_boolean;
394 extern bfd_boolean bfd_hash_table_init
402 extern bfd_boolean bfd_hash_table_init_n
418 (struct bfd_hash_table *, const char *, bfd_boolean create,
419 bfd_boolean copy);
447 bfd_boolean (*) (struct bfd_hash_entry *, void *),
537 extern bfd_boolean bfd_cache_close
541 extern bfd_boolean bfd_cache_close_all (void);
543 extern bfd_boolean bfd_record_phdr
544 (bfd *, unsigned long, bfd_boolean, flagword, bfd_boolean, bfd_vma,
545 bfd_boolean, bfd_boolean, unsigned int, struct bfd_section **);
570 bfd_uint64_t bfd_get_bits (const void *, int, bfd_boolean);
571 void bfd_put_bits (bfd_uint64_t, void *, int, bfd_boolean);
584 extern bfd_boolean bfd_section_already_linked_table_init (void);
586 extern bfd_boolean _bfd_handle_already_linked
595 extern bfd_boolean bfd_ecoff_set_gp_value
597 extern bfd_boolean bfd_ecoff_set_regmasks
606 extern bfd_boolean bfd_ecoff_debug_accumulate
611 extern bfd_boolean bfd_ecoff_debug_accumulate_other
615 extern bfd_boolean bfd_ecoff_debug_externals
617 const struct ecoff_debug_swap *swap, bfd_boolean relocatable,
618 bfd_boolean (*get_extr) (struct bfd_symbol *, struct ecoff_extr *),
620 extern bfd_boolean bfd_ecoff_debug_one_external
627 extern bfd_boolean bfd_ecoff_write_debug
630 extern bfd_boolean bfd_ecoff_write_accumulated_debug
658 extern bfd_boolean bfd_elf_record_link_assignment
659 (bfd *, struct bfd_link_info *, const char *, bfd_boolean,
660 bfd_boolean);
663 extern bfd_boolean bfd_elf_get_bfd_needed_list
665 extern bfd_boolean bfd_elf_size_dynamic_sections
668 extern bfd_boolean bfd_elf_size_dynsym_hash_dynstr
680 extern bfd_boolean bfd_elf_discard_info
731 extern bfd_boolean bfd_m68k_elf32_create_embedded_relocs
737 extern bfd_boolean bfd_bfin_elf32_create_embedded_relocs
741 extern bfd_boolean bfd_cr16_elf32_create_embedded_relocs
749 extern bfd_boolean bfd_sunos_record_link_assignment
751 extern bfd_boolean bfd_sunos_size_dynamic_sections
757 extern bfd_boolean bfd_i386linux_size_dynamic_sections
759 extern bfd_boolean bfd_m68klinux_size_dynamic_sections
761 extern bfd_boolean bfd_sparclinux_size_dynamic_sections
788 extern bfd_boolean bfd_get_file_window
789 (bfd *, file_ptr, bfd_size_type, bfd_window *, bfd_boolean);
793 extern bfd_boolean bfd_xcoff_split_import_path
795 extern bfd_boolean bfd_xcoff_set_archive_import_path
797 extern bfd_boolean bfd_xcoff_link_record_set
799 extern bfd_boolean bfd_xcoff_import_symbol
802 extern bfd_boolean bfd_xcoff_export_symbol
804 extern bfd_boolean bfd_xcoff_link_count_reloc
806 extern bfd_boolean bfd_xcoff_record_link_assignment
808 extern bfd_boolean bfd_xcoff_size_dynamic_sections
810 unsigned long, unsigned long, unsigned long, bfd_boolean,
811 int, bfd_boolean, unsigned int, struct bfd_section **, bfd_boolean);
812 extern bfd_boolean bfd_xcoff_link_generate_rtinit
813 (bfd *, const char *, const char *, bfd_boolean);
816 extern bfd_boolean bfd_xcoff_ar_archive_set_magic
826 extern bfd_boolean bfd_coff_get_syment
829 extern bfd_boolean bfd_coff_get_auxent
832 extern bfd_boolean bfd_coff_set_symbol_class
835 extern bfd_boolean bfd_m68k_coff_create_embedded_relocs
856 extern bfd_boolean bfd_elf32_arm_vfp11_erratum_scan
863 extern bfd_boolean bfd_arm_allocate_interworking_sections
866 extern bfd_boolean bfd_arm_process_before_allocation
869 extern bfd_boolean bfd_arm_get_bfd_for_interworking
873 extern bfd_boolean bfd_arm_pe_allocate_interworking_sections
876 extern bfd_boolean bfd_arm_pe_process_before_allocation
879 extern bfd_boolean bfd_arm_pe_get_bfd_for_interworking
883 extern bfd_boolean bfd_elf32_arm_allocate_interworking_sections
886 extern bfd_boolean bfd_elf32_arm_process_before_allocation
893 extern bfd_boolean bfd_elf32_arm_get_bfd_for_interworking
896 extern bfd_boolean bfd_elf32_arm_add_glue_sections_to_bfd
904 extern bfd_boolean bfd_is_arm_special_symbol_name
910 extern bfd_boolean bfd_arm_merge_machines
913 extern bfd_boolean bfd_arm_update_notes
924 extern bfd_boolean elf32_arm_size_stubs
927 extern bfd_boolean elf32_arm_build_stubs
931 extern bfd_boolean elf32_arm_fix_exidx_coverage
932 (struct bfd_section **, unsigned int, struct bfd_link_info *, bfd_boolean);
935 extern bfd_boolean elf32_tic6x_fix_exidx_coverage
936 (struct bfd_section **, unsigned int, struct bfd_link_info *, bfd_boolean);
1014 bfd_boolean bfd_close (bfd *abfd);
1016 bfd_boolean bfd_close_all_done (bfd *);
1020 bfd_boolean bfd_make_writable (bfd *abfd);
1022 bfd_boolean bfd_make_readable (bfd *abfd);
1036 bfd_boolean bfd_fill_in_gnu_debuglink_section
1722 bfd_boolean (*func) (bfd *abfd, asection *sect, void *obj),
1740 bfd_boolean bfd_set_section_flags
1753 bfd_boolean (*operation) (bfd *abfd, asection *sect, void *obj),
1756 bfd_boolean bfd_set_section_size
1759 bfd_boolean bfd_set_section_contents
1763 bfd_boolean bfd_get_section_contents
1767 bfd_boolean bfd_malloc_and_get_section
1770 bfd_boolean bfd_copy_private_section_data
1776 bfd_boolean bfd_generic_is_group_section (bfd *, const asection *sec);
1778 bfd_boolean bfd_generic_discard_group (bfd *abfd, asection *group);
2190 bfd_boolean the_default;
2194 bfd_boolean (*scan) (const struct bfd_arch_info *, const char *);
2199 void *(*fill) (bfd_size_type count, bfd_boolean is_bigendian,
2200 bfd_boolean code);
2213 (const bfd *abfd, const bfd *bbfd, bfd_boolean accept_unknowns);
2331 bfd_boolean pc_relative;
2367 bfd_boolean partial_inplace;
2389 bfd_boolean pcrel_offset;
5404 bfd_boolean bfd_is_local_label (bfd *abfd, asymbol *sym);
5406 bfd_boolean bfd_is_local_label_name (bfd *abfd, const char *name);
5411 bfd_boolean bfd_is_target_special_symbol (bfd *abfd, asymbol *sym);
5419 bfd_boolean bfd_set_symtab
5434 bfd_boolean bfd_is_undefined_symclass (int symclass);
5438 bfd_boolean bfd_copy_private_symbol_data
5780 bfd_boolean bfd_set_file_flags (bfd *abfd, flagword flags);
5786 bfd_boolean bfd_set_start_address (bfd *abfd, bfd_vma vma);
5794 bfd_boolean bfd_copy_private_header_data (bfd *ibfd, bfd *obfd);
5799 bfd_boolean bfd_copy_private_bfd_data (bfd *ibfd, bfd *obfd);
5804 bfd_boolean bfd_merge_private_bfd_data (bfd *ibfd, bfd *obfd);
5809 bfd_boolean bfd_set_private_flags (bfd *abfd, flagword flags);
5908 bfd_boolean, asymbol **);
5910 bfd_boolean bfd_alt_mach_code (bfd *abfd, int alternative);
5924 bfd_boolean bfd_preserve_save (bfd *, struct bfd_preserve *);
5944 bfd_boolean bfd_set_archive_head (bfd *output, bfd *new_head);
5955 bfd_boolean core_file_matches_executable_p
5958 bfd_boolean generic_core_file_matches_executable_p
6087 bfd_boolean (*_bfd_set_format[bfd_type_end]) (bfd *);
6090 bfd_boolean (*_bfd_write_contents[bfd_type_end]) (bfd *);
6102 bfd_boolean (*_close_and_cleanup) (bfd *);
6104 bfd_boolean (*_bfd_free_cached_info) (bfd *);
6106 bfd_boolean (*_new_section_hook) (bfd *, sec_ptr);
6108 bfd_boolean (*_bfd_get_section_contents)
6110 bfd_boolean (*_bfd_get_section_contents_in_window)
6126 bfd_boolean (*_bfd_copy_private_bfd_data) (bfd *, bfd *);
6129 bfd_boolean (*_bfd_merge_private_bfd_data) (bfd *, bfd *);
6134 bfd_boolean (*_bfd_init_private_section_data)
6138 bfd_boolean (*_bfd_copy_private_section_data)
6142 bfd_boolean (*_bfd_copy_private_symbol_data)
6146 bfd_boolean (*_bfd_copy_private_header_data)
6149 bfd_boolean (*_bfd_set_private_flags) (bfd *, flagword);
6152 bfd_boolean (*_bfd_print_private_bfd_data) (bfd *, void *);
6163 bfd_boolean (*_core_file_matches_executable_p) (bfd *, bfd *);
6180 bfd_boolean (*_bfd_slurp_armap) (bfd *);
6181 bfd_boolean (*_bfd_slurp_extended_name_table) (bfd *);
6182 bfd_boolean (*_bfd_construct_extended_name_table)
6185 bfd_boolean (*write_armap)
6188 bfd_boolean (*_bfd_write_ar_hdr_fn) (bfd *, bfd *);
6193 bfd_boolean (*_bfd_update_armap_timestamp) (bfd *);
6224 bfd_boolean (*_bfd_is_local_label_name) (bfd *, const char *);
6225 bfd_boolean (*_bfd_is_target_special_symbol) (bfd *, asymbol *);
6227 bfd_boolean (*_bfd_find_nearest_line)
6230 bfd_boolean (*_bfd_find_nearest_line_discriminator)
6233 bfd_boolean (*_bfd_find_line)
6236 bfd_boolean (*_bfd_find_inliner_info)
6246 (bfd *, bfd_boolean, void **, unsigned int *);
6250 (bfd *, bfd_boolean, const void *, asymbol *);
6274 bfd_boolean (*_bfd_set_arch_mach)
6276 bfd_boolean (*_bfd_set_section_contents)
6302 bfd_byte *, bfd_boolean, struct bfd_symbol **);
6304 bfd_boolean (*_bfd_relax_section)
6305 (bfd *, struct bfd_section *, struct bfd_link_info *, bfd_boolean *);
6316 bfd_boolean (*_bfd_link_add_symbols) (bfd *, struct bfd_link_info *);
6329 bfd_boolean (*_bfd_final_link) (bfd *, struct bfd_link_info *);
6332 bfd_boolean (*_bfd_link_split_section) (bfd *, struct bfd_section *);
6335 bfd_boolean (*_bfd_gc_sections) (bfd *, struct bfd_link_info *);
6338 bfd_boolean (*_bfd_lookup_section_flags) (struct bfd_link_info *,
6343 bfd_boolean (*_bfd_merge_sections) (bfd *, struct bfd_link_info *);
6346 bfd_boolean (*_bfd_is_group_section) (bfd *, const struct bfd_section *);
6349 bfd_boolean (*_bfd_discard_group) (bfd *, struct bfd_section *);
6353 bfd_boolean (*_section_already_linked) (bfd *, asection *,
6357 bfd_boolean (*_bfd_define_common_symbol) (bfd *, struct bfd_link_info *,
6392 bfd_boolean bfd_set_default_target (const char *name);
6398 bfd_boolean *is_bigendian,
6408 bfd_boolean bfd_check_format (bfd *abfd, bfd_format format);
6410 bfd_boolean bfd_check_format_matches
6413 bfd_boolean bfd_set_format (bfd *abfd, bfd_format format);
6418 bfd_boolean bfd_link_split_section (bfd *abfd, asection *sec);
6423 bfd_boolean bfd_section_already_linked (bfd *abfd,
6430 bfd_boolean bfd_generic_define_common_symbol
6439 const char *sym_name, bfd_boolean *hide);
6441 bfd_boolean bfd_hide_sym_by_version
6449 bfd_boolean bfd_compress_section_contents
6453 bfd_boolean bfd_get_full_section_contents
6456 bfd_boolean bfd_is_section_compressed
6459 bfd_boolean bfd_init_section_decompress_status
6462 bfd_boolean bfd_init_section_compress_status