Home
last modified time | relevance | path

Searched refs:bfd_mach_o_read_segment (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Dmach-o.c4540 bfd_mach_o_read_segment (bfd *abfd, in bfd_mach_o_read_segment() function
4610 return bfd_mach_o_read_segment (abfd, command, 0); in bfd_mach_o_read_segment_32()
4616 return bfd_mach_o_read_segment (abfd, command, 1); in bfd_mach_o_read_segment_64()
DChangeLog-2011923 * mach-o.c (bfd_mach_o_read_segment): Initialize list.
1024 (bfd_mach_o_read_segment): Adjust for new profile of
1073 (bfd_mach_o_read_segment): Ditto.
DChangeLog-20142527 (bfd_mach_o_read_segment): Adjust call.
2571 (bfd_mach_o_read_dyld_info, bfd_mach_o_read_segment)
DChangeLog-2015381 (bfd_mach_o_read_segment): Remove call to bfd_seek.
DChangeLog-2009498 (bfd_mach_o_scan_read_segment): Rename to bfd_mach_o_read_segment.