Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
DChangeLog-2011354 (bfd_mach_o_read_command): Likewise.
359 * mach-o.c (bfd_mach_o_read_command): Add the bfd in the error
1035 (bfd_mach_o_read_command): Handle BFD_MACH_O_LC_FUNCTION_STARTS,
1074 (bfd_mach_o_read_command): Ditto.
1654 * mach-o.c (bfd_mach_o_read_command): Also ignore
DChangeLog-2012234 (bfd_mach_o_read_command): Handle BFD_MACH_O_LC_DATA_IN_CODE,
3205 (bfd_mach_o_read_command): Handle fvmlib.
3223 (bfd_mach_o_read_command): Handle BFD_MACH_O_LC_ENCRYPTION_INFO.
3224 (bfd_mach_o_read_command): Adjust error message.
DChangeLog2013 (bfd_mach_o_read_command): Now return a boolean status.
2191 (bfd_mach_o_read_command): Handle prebind cksum and twolevel hints
2230 (bfd_mach_o_read_command): Handle BFD_MACH_O_LC_DYLD_ENVIRONMENT.
2287 (bfd_mach_o_read_command): Ditto.
Dmach-o.c4521 bfd_mach_o_read_command (bfd *abfd, bfd_mach_o_load_command *command) in bfd_mach_o_read_command() function
4862 if (!bfd_mach_o_read_command (abfd, cur)) in bfd_mach_o_scan()
DChangeLog-2009458 * mach-o.c (bfd_mach_o_read_command): Handle BFD_MACH_O_LC_RPATH.
503 (bfd_mach_o_scan_read_command): Rename to bfd_mach_o_read_command.