diff options
author | Tristan Gingold <tristan.gingold@adacore.com> | 2014-04-16 16:01:47 +0200 |
---|---|---|
committer | Tristan Gingold <tristan.gingold@adacore.com> | 2014-04-18 09:44:01 +0200 |
commit | 452216ab0978a5684aacc76a422efd910d7c15df (patch) | |
tree | 94f51ec141d7804a6cdde209290e03dab5f973e3 /bfd/mach-o.h | |
parent | 8575cf7345408b513264484ccc72b6b14452be0c (diff) | |
download | gdb-452216ab0978a5684aacc76a422efd910d7c15df.zip gdb-452216ab0978a5684aacc76a422efd910d7c15df.tar.gz gdb-452216ab0978a5684aacc76a422efd910d7c15df.tar.bz2 |
mach-o.c: use boolean instead of int to return status.
bfd/
* mach-o.c (bfd_mach_o_write_thread)
(bfd_mach_o_write_section_32, bfd_mach_o_write_section_64)
(bfd_mach_o_write_segment_32, bfd_mach_o_write_segment_64)
(bfd_mach_o_read_dylinker, bfd_mach_o_read_dylib)
(bfd_mach_o_read_prebound_dylib, bfd_mach_o_read_prebind_cksum)
(bfd_mach_o_read_twolevel_hints, bfd_mach_o_read_fvmlib)
(bfd_mach_o_read_thread, bfd_mach_o_read_dysymtab)
(bfd_mach_o_read_symtab, bfd_mach_o_read_uuid)
(bfd_mach_o_read_linkedit, bfd_mach_o_read_str)
(bfd_mach_o_read_dyld_info, bfd_mach_o_read_segment)
(bfd_mach_o_read_segment_32, bfd_mach_o_read_segment_64)
(bfd_mach_o_read_command): Now return a boolean status.
Adjust return statements.
(bfd_mach_o_write_contents, bfd_mach_o_scan): Adjust tests.
(bfd_mach_o_core_file_failing_command): Remove useless initialization.
Diffstat (limited to 'bfd/mach-o.h')
0 files changed, 0 insertions, 0 deletions