Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dmach-o.c4431 bfd_mach_o_read_segment (bfd *abfd, in bfd_mach_o_read_segment() function
4511 return bfd_mach_o_read_segment (abfd, command, 0); in bfd_mach_o_read_segment_32()
4517 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.
DChangeLog1967 (bfd_mach_o_read_segment): Adjust call.
2011 (bfd_mach_o_read_dyld_info, bfd_mach_o_read_segment)
DChangeLog-2009498 (bfd_mach_o_scan_read_segment): Rename to bfd_mach_o_read_segment.