Home | History | Annotate | Download | only in include

Lines Matching refs: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);
956 extern bfd_boolean bfd_is_aarch64_special_symbol_name
964 extern bfd_boolean elf64_aarch64_size_stubs
968 extern bfd_boolean elf64_aarch64_build_stubs
1040 bfd_boolean bfd_close (bfd *abfd);
1042 bfd_boolean bfd_close_all_done (bfd *);
1046 bfd_boolean bfd_make_writable (bfd *abfd);
1048 bfd_boolean bfd_make_readable (bfd *abfd);
1062 bfd_boolean bfd_fill_in_gnu_debuglink_section
1748 bfd_boolean (*func) (bfd *abfd, asection *sect, void *obj),
1766 bfd_boolean bfd_set_section_flags
1779 bfd_boolean (*operation) (bfd *abfd, asection *sect, void *obj),
1782 bfd_boolean bfd_set_section_size
1785 bfd_boolean bfd_set_section_contents
1789 bfd_boolean bfd_get_section_contents
1793 bfd_boolean bfd_malloc_and_get_section
1796 bfd_boolean bfd_copy_private_section_data
1802 bfd_boolean bfd_generic_is_group_section (bfd *, const asection *sec);
1804 bfd_boolean bfd_generic_discard_group (bfd *abfd, asection *group);
2218 bfd_boolean the_default;
2222 bfd_boolean (*scan) (const struct bfd_arch_info *, const char *);
2227 void *(*fill) (bfd_size_type count, bfd_boolean is_bigendian,
2228 bfd_boolean code);
2241 (const bfd *abfd, const bfd *bbfd, bfd_boolean accept_unknowns);
2359 bfd_boolean pc_relative;
2395 bfd_boolean partial_inplace;
2417 bfd_boolean pcrel_offset;
5646 bfd_boolean bfd_is_local_label (bfd *abfd, asymbol *sym);
5648 bfd_boolean bfd_is_local_label_name (bfd *abfd, const char *name);
5653 bfd_boolean bfd_is_target_special_symbol (bfd *abfd, asymbol *sym);
5661 bfd_boolean bfd_set_symtab
5676 bfd_boolean bfd_is_undefined_symclass (int symclass);
5680 bfd_boolean bfd_copy_private_symbol_data
6022 bfd_boolean bfd_set_file_flags (bfd *abfd, flagword flags);
6028 bfd_boolean bfd_set_start_address (bfd *abfd, bfd_vma vma);
6036 bfd_boolean bfd_copy_private_header_data (bfd *ibfd, bfd *obfd);
6041 bfd_boolean bfd_copy_private_bfd_data (bfd *ibfd, bfd *obfd);
6046 bfd_boolean bfd_merge_private_bfd_data (bfd *ibfd, bfd *obfd);
6051 bfd_boolean bfd_set_private_flags (bfd *abfd, flagword flags);
6150 bfd_boolean, asymbol **);
6152 bfd_boolean bfd_alt_mach_code (bfd *abfd, int alternative);
6166 bfd_boolean bfd_preserve_save (bfd *, struct bfd_preserve *);
6186 bfd_boolean bfd_set_archive_head (bfd *output, bfd *new_head);
6197 bfd_boolean core_file_matches_executable_p
6200 bfd_boolean generic_core_file_matches_executable_p
6329 bfd_boolean (*_bfd_set_format[bfd_type_end]) (bfd *);
6332 bfd_boolean (*_bfd_write_contents[bfd_type_end]) (bfd *);
6344 bfd_boolean (*_close_and_cleanup) (bfd *);
6346 bfd_boolean (*_bfd_free_cached_info) (bfd *);
6348 bfd_boolean (*_new_section_hook) (bfd *, sec_ptr);
6350 bfd_boolean (*_bfd_get_section_contents)
6352 bfd_boolean (*_bfd_get_section_contents_in_window)
6368 bfd_boolean (*_bfd_copy_private_bfd_data) (bfd *, bfd *);
6371 bfd_boolean (*_bfd_merge_private_bfd_data) (bfd *, bfd *);
6376 bfd_boolean (*_bfd_init_private_section_data)
6380 bfd_boolean (*_bfd_copy_private_section_data)
6384 bfd_boolean (*_bfd_copy_private_symbol_data)
6388 bfd_boolean (*_bfd_copy_private_header_data)
6391 bfd_boolean (*_bfd_set_private_flags) (bfd *, flagword);
6394 bfd_boolean (*_bfd_print_private_bfd_data) (bfd *, void *);
6405 bfd_boolean (*_core_file_matches_executable_p) (bfd *, bfd *);
6422 bfd_boolean (*_bfd_slurp_armap) (bfd *);
6423 bfd_boolean
6424 bfd_boolean (*_bfd_construct_extended_name_table)
6427 bfd_boolean (*write_armap)
6430 bfd_boolean (*_bfd_write_ar_hdr_fn) (bfd *, bfd *);
6435 bfd_boolean (*_bfd_update_armap_timestamp) (bfd *);
6466 bfd_boolean (*_bfd_is_local_label_name) (bfd *, const char *);
6467 bfd_boolean (*_bfd_is_target_special_symbol) (bfd *, asymbol *);
6469 bfd_boolean (*_bfd_find_nearest_line)
6472 bfd_boolean (*_bfd_find_nearest_line_discriminator)
6475 bfd_boolean (*_bfd_find_line)
6478 bfd_boolean (*_bfd_find_inliner_info)
6488 (bfd *, bfd_boolean, void **, unsigned int *);
6492 (bfd *, bfd_boolean, const void *, asymbol *);
6516 bfd_boolean (*_bfd_set_arch_mach)
6518 bfd_boolean (*_bfd_set_section_contents)
6544 bfd_byte *, bfd_boolean, struct bfd_symbol **);
6546 bfd_boolean (*_bfd_relax_section)
6547 (bfd *, struct bfd_section *, struct bfd_link_info *, bfd_boolean *);
6558 bfd_boolean (*_bfd_link_add_symbols) (bfd *, struct bfd_link_info *);
6571 bfd_boolean (*_bfd_final_link) (bfd *, struct bfd_link_info *);
6574 bfd_boolean (*_bfd_link_split_section) (bfd *, struct bfd_section *);
6577 bfd_boolean (*_bfd_gc_sections) (bfd *, struct bfd_link_info *);
6580 bfd_boolean (*_bfd_lookup_section_flags) (struct bfd_link_info *,
6585 bfd_boolean (*_bfd_merge_sections) (bfd *, struct bfd_link_info *);
6588 bfd_boolean (*_bfd_is_group_section) (bfd *, const struct bfd_section *);
6591 bfd_boolean (*_bfd_discard_group) (bfd *, struct bfd_section *);
6595 bfd_boolean (*_section_already_linked) (bfd *, asection *,
6599 bfd_boolean (*_bfd_define_common_symbol) (bfd *, struct bfd_link_info *,
6634 bfd_boolean bfd_set_default_target (const char *name);
6640 bfd_boolean *is_bigendian,
6650 bfd_boolean bfd_check_format (bfd *abfd, bfd_format format);
6652 bfd_boolean bfd_check_format_matches
6655 bfd_boolean bfd_set_format (bfd *abfd, bfd_format format);
6660 bfd_boolean bfd_link_split_section (bfd *abfd, asection *sec);
6665 bfd_boolean bfd_section_already_linked (bfd *abfd,
6672 bfd_boolean bfd_generic_define_common_symbol
6681 const char *sym_name, bfd_boolean *hide);
6683 bfd_boolean bfd_hide_sym_by_version
6691 bfd_boolean bfd_compress_section_contents
6695 bfd_boolean bfd_get_full_section_contents
6698 bfd_boolean bfd_is_section_compressed
6701 bfd_boolean bfd_init_section_decompress_status
6704 bfd_boolean bfd_init_section_compress_status