Searched refs:bfd_boolean (Results 26 - 50 of 233) sorted by relevance

12345678910

/haiku-fatelf/src/bin/gdb/bfd/config-x86_64/
H A Dbfd.h84 our own. Using an enum for "bfd_boolean" has its own set of
88 General rule: Functions which are bfd_boolean return TRUE on
91 typedef int bfd_boolean; typedef
405 extern bfd_boolean bfd_hash_table_init
412 extern bfd_boolean bfd_hash_table_init_n
428 (struct bfd_hash_table *, const char *, bfd_boolean create,
429 bfd_boolean copy);
449 bfd_boolean (*) (struct bfd_hash_entry *, void *),
538 extern bfd_boolean bfd_cache_close
542 extern bfd_boolean bfd_cache_close_al
[all...]
/haiku-fatelf/src/bin/gdb/bfd/
H A Dlibnlm.h55 extern bfd_boolean nlm_mkobject
57 extern bfd_boolean nlm_set_arch_mach
76 extern bfd_boolean nlmNAME(set_arch_mach)
78 extern bfd_boolean nlmNAME(set_section_contents)
80 extern bfd_boolean nlmNAME(write_object_contents)
169 bfd_boolean no_uninitialized_data;
174 bfd_boolean (*nlm_backend_object_p) PARAMS ((bfd *));
178 bfd_boolean (*nlm_write_prefix) PARAMS ((bfd *));
186 bfd_boolean (*nlm_read_reloc)
190 bfd_boolean (*nlm_mangle_reloc
[all...]
H A Dlibcoff.h82 bfd_boolean keep_syms;
88 bfd_boolean keep_strings;
90 bfd_boolean strings_written;
124 bfd_boolean (*in_reloc_p) PARAMS((bfd *, reloc_howto_type *));
127 bfd_boolean force_minimum_alignment;
140 bfd_boolean xcoff64;
143 bfd_boolean full_aouthdr;
192 bfd_boolean keep_relocs;
196 bfd_boolean keep_contents;
300 (bfd_boolean (*) PARAM
[all...]
H A Dvms.c29 static bfd_boolean vms_initialize
32 static bfd_boolean fill_section_ptr
34 static bfd_boolean vms_fixup_sections
36 static bfd_boolean copy_symbols
44 static bfd_boolean vms_mkobject
46 static bfd_boolean vms_write_object_contents
48 static bfd_boolean vms_close_and_cleanup
50 static bfd_boolean vms_bfd_free_cached_info
52 static bfd_boolean vms_new_section_hook
54 static bfd_boolean vms_get_section_content
[all...]
H A Dlibaout.h107 bfd_boolean written;
130 (bfd_boolean (*) PARAMS ((struct bfd_link_hash_entry *, PTR))) (func), \
170 bfd_boolean (*set_sizes)
180 bfd_boolean (*add_dynamic_symbols)
186 bfd_boolean (*add_one_symbol)
188 asection *, bfd_vma, const char *, bfd_boolean, bfd_boolean,
192 bfd_boolean (*link_dynamic_object)
197 bfd_boolean (*write_dynamic_symbol)
204 bfd_boolean (*check_dynamic_relo
[all...]
H A Dliboasys.h42 bfd_boolean had_vma;
49 bfd_boolean initialized;
H A Di386mach3.c52 static bfd_boolean MY (set_sizes) PARAMS ((bfd *));
H A Di386aout.c56 static bfd_boolean i386aout_write_object_contents PARAMS ((bfd *));
57 static bfd_boolean MY (set_sizes) PARAMS ((bfd *));
61 static bfd_boolean
H A Delf32-sh64.c41 static bfd_boolean sh64_elf_new_section_hook
43 static bfd_boolean sh64_elf_copy_private_data
45 static bfd_boolean sh64_elf_merge_private_data
47 static bfd_boolean sh64_elf_fake_sections
49 static bfd_boolean sh64_elf_set_private_flags
51 static bfd_boolean sh64_elf_set_mach_from_flags
53 static bfd_boolean shmedia_prepare_reloc
58 static bfd_boolean sh64_elf_add_symbol_hook
61 static bfd_boolean sh64_elf_link_output_symbol_hook
64 static bfd_boolean sh64_backend_section_from_shd
[all...]
H A Dsrec.c117 static bfd_boolean srec_mkobject PARAMS ((bfd *));
118 static int srec_get_byte PARAMS ((bfd *, bfd_boolean *));
119 static void srec_bad_byte PARAMS ((bfd *, unsigned int, int, bfd_boolean));
120 static bfd_boolean srec_scan PARAMS ((bfd *));
123 static bfd_boolean srec_read_section PARAMS ((bfd *, asection *, bfd_byte *));
125 static bfd_boolean srec_write_record
127 static bfd_boolean srec_write_header PARAMS ((bfd *));
128 static bfd_boolean srec_write_symbols PARAMS ((bfd *));
129 static bfd_boolean srec_new_symbol PARAMS ((bfd *, const char *, bfd_vma));
130 static bfd_boolean srec_get_section_content
[all...]
H A Dihex.c130 static bfd_boolean ihex_mkobject
133 PARAMS ((bfd *, bfd_boolean *));
135 PARAMS ((bfd *, unsigned int, int, bfd_boolean));
136 static bfd_boolean ihex_scan
140 static bfd_boolean ihex_read_section
142 static bfd_boolean ihex_get_section_contents
144 static bfd_boolean ihex_set_section_contents
146 static bfd_boolean ihex_write_record
148 static bfd_boolean ihex_write_object_contents
150 static bfd_boolean ihex_set_arch_mac
[all...]
H A Dticoff.h22 static bfd_boolean
35 static bfd_boolean
50 static bfd_boolean
H A Dcorefile.c86 bfd_boolean core_file_matches_executable_p
95 bfd_boolean
H A Delf32-sh64.h58 extern bfd_boolean sh64_address_is_shmedia
H A Dcache.c45 static bfd_boolean bfd_cache_delete (bfd *);
236 static bfd_boolean
270 static bfd_boolean
273 bfd_boolean ret;
296 bfd_boolean bfd_cache_init (bfd *abfd);
302 bfd_boolean
322 bfd_boolean bfd_cache_close (bfd *abfd);
333 bfd_boolean
351 bfd_boolean bfd_cache_close_all (void);
362 bfd_boolean
[all...]
H A Delf32-gen.c48 static bfd_boolean elf32_generic_link_add_symbols
69 static bfd_boolean
H A Delf64-gen.c48 static bfd_boolean elf64_generic_link_add_symbols
69 static bfd_boolean
H A Dpc532-mach.c82 static bfd_boolean MY(write_object_contents)
85 static bfd_boolean
H A Delf32-sh-symbian.c110 static bfd_boolean
175 static bfd_boolean
186 static bfd_boolean
201 static bfd_boolean
207 bfd_boolean result = TRUE;
392 bfd_boolean bfd_elf32_sh_symbian_process_directives (struct bfd_link_info *info, bfd * abfd);
394 bfd_boolean
397 bfd_boolean result = FALSE;
423 static bfd_boolean
482 bfd_boolean ski
[all...]
H A Dnlm32-sparc.c32 static bfd_boolean nlm_sparc_read_reloc
34 static bfd_boolean nlm_sparc_write_reloc
36 static bfd_boolean nlm_sparc_mangle_relocs
38 static bfd_boolean nlm_sparc_read_import
40 static bfd_boolean nlm_sparc_write_import
42 static bfd_boolean nlm_sparc_write_external
44 static bfd_boolean nlm_sparc_write_export
122 static bfd_boolean
170 static bfd_boolean
237 static bfd_boolean
[all...]
H A Delf32-iq2000.c32 static bfd_boolean iq2000_elf_relocate_section PARAMS ((bfd *, struct bfd_link_info *, bfd *, asection *, bfd_byte *, Elf_Internal_Rela *, Elf_Internal_Sym *, asection **));
34 static bfd_boolean iq2000_elf_gc_sweep_hook PARAMS ((bfd *, struct bfd_link_info *, asection *, const Elf_Internal_Rela *));
38 static bfd_boolean iq2000_elf_object_p PARAMS ((bfd *));
39 static bfd_boolean iq2000_elf_set_private_flags PARAMS ((bfd *, flagword));
40 static bfd_boolean iq2000_elf_copy_private_bfd_data PARAMS ((bfd *, bfd *));
41 static bfd_boolean iq2000_elf_merge_private_bfd_data PARAMS ((bfd *, bfd *));
42 static bfd_boolean iq2000_elf_print_private_bfd_data PARAMS ((bfd *, PTR));
43 static bfd_boolean iq2000_elf_check_relocs PARAMS ((bfd *, struct bfd_link_info *, asection *, const Elf_Internal_Rela *));
452 static bfd_boolean
463 bfd_boolean change
[all...]
H A Di386linux.c53 static bfd_boolean i386linux_bfd_final_link
55 static bfd_boolean i386linux_write_object_contents PARAMS ((bfd *));
57 static bfd_boolean
70 static bfd_boolean
182 static bfd_boolean linux_link_create_dynamic_sections
184 static bfd_boolean linux_add_one_symbol
186 bfd_vma, const char *, bfd_boolean, bfd_boolean,
188 static bfd_boolean linux_tally_symbols
190 static bfd_boolean linux_finish_dynamic_lin
[all...]
H A Dm68klinux.c54 static bfd_boolean m68klinux_bfd_final_link
56 static bfd_boolean m68klinux_write_object_contents PARAMS ((bfd *));
58 static bfd_boolean
71 static bfd_boolean
183 static bfd_boolean linux_link_create_dynamic_sections
185 static bfd_boolean linux_add_one_symbol
187 bfd_vma, const char *, bfd_boolean, bfd_boolean,
189 static bfd_boolean linux_tally_symbols
191 static bfd_boolean linux_finish_dynamic_lin
[all...]
H A Dnlm32-ppc.c36 static bfd_boolean nlm_powerpc_backend_object_p
38 static bfd_boolean nlm_powerpc_write_prefix
42 static bfd_boolean nlm_powerpc_read_reloc
44 static bfd_boolean nlm_powerpc_mangle_relocs
46 static bfd_boolean nlm_powerpc_read_import
50 static bfd_boolean nlm_powerpc_write_reloc
54 static bfd_boolean nlm_powerpc_write_import
56 static bfd_boolean nlm_powerpc_write_external
60 static bfd_boolean nlm_powerpc_set_public_section
75 static bfd_boolean
[all...]
/haiku-fatelf/src/bin/gdb/include/elf/
H A Dmmix.h163 extern bfd_boolean _bfd_mmix_before_linker_allocation
165 extern bfd_boolean _bfd_mmix_after_linker_allocation
167 extern bfd_boolean _bfd_mmix_check_all_relocs

Completed in 237 milliseconds

12345678910