Searched refs:bfd_boolean (Results 251 - 261 of 261) sorted by relevance

<<11

/macosx-10.10.1/cxxfilt-11/cxxfilt/binutils/
H A Ddlltool.c365 static bfd_boolean export_all_symbols;
369 static bfd_boolean do_default_excludes = TRUE;
376 static bfd_boolean create_compat_implib;
706 static bfd_boolean match_exclude (const char *);
1393 static bfd_boolean
H A Dnlmconv.c126 (enum bfd_architecture, unsigned long, bfd_boolean);
177 bfd_boolean gotstart, gotexit, gotcheck;
1126 bfd_boolean bigendian ATTRIBUTE_UNUSED)
H A Dreadelf.c8326 bfd_boolean public_section;
/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Dxsym.c30 #define bfd_sym_bfd_is_target_special_symbol ((bfd_boolean (*) (bfd *, asymbol *)) bfd_false)
94 bfd_boolean
109 bfd_boolean
H A Driscix.c374 static bfd_boolean
H A Dtargets.c242 . bfd_boolean (*_bfd_set_format[bfd_type_end]) (bfd *);
245 . bfd_boolean (*_bfd_write_contents[bfd_type_end]) (bfd *);
259 . bfd_boolean (*_close_and_cleanup) (bfd *);
261 . bfd_boolean (*_bfd_free_cached_info) (bfd *);
263 . bfd_boolean (*_new_section_hook) (bfd *, sec_ptr);
265 . bfd_boolean (*_bfd_get_section_contents)
267 . bfd_boolean (*_bfd_get_section_contents_in_window)
283 . bfd_boolean (*_bfd_copy_private_bfd_data) (bfd *, bfd *);
286 . bfd_boolean (*_bfd_merge_private_bfd_data) (bfd *, bfd *);
291 . bfd_boolean (*_bfd_init_private_section_dat
[all...]
H A Dvms-misc.c543 bfd_boolean
/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Dh8300-dis.c336 static bfd_boolean init = 0;
H A Dm68k-dis.c347 static bfd_boolean
H A Dmips-dis.c1228 static bfd_boolean init = 0;
1328 bfd_boolean use_extend,
1833 bfd_boolean use_extend;
H A Dsh-opc.h282 bfd_boolean sh_merge_bfd_arch (bfd *ibfd, bfd *obfd);

Completed in 178 milliseconds

<<11