Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dmach-o.h441 typedef struct bfd_mach_o_prebound_dylib_command struct
450 bfd_mach_o_prebound_dylib_command; argument
570 bfd_mach_o_prebound_dylib_command prebound_dylib;
DChangeLog-20091825 (bfd_mach_o_prebound_dylib_command): Ditto.
1827 (bfd_mach_o_prebound_dylib_command): Remove section field.
1986 (bfd_mach_o_prebound_dylib_command): Ditto.
Dmach-o.c3797 bfd_mach_o_prebound_dylib_command *cmd = &command->command.prebound_dylib; in bfd_mach_o_read_prebound_dylib()
DChangeLog2184 (bfd_mach_o_prebound_dylib_command): Rewrite.
/toolchain/binutils/binutils-2.25/binutils/
Dod-macho.c1592 bfd_mach_o_prebound_dylib_command *pbdy = &cmd->command.prebound_dylib; in dump_load_command()