Home
last modified time | relevance | path

Searched refs:BFD_MACH_O_LC_LOAD_DYLINKER (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/include/mach-o/
Dloader.h151 BFD_MACH_O_LC_LOAD_DYLINKER = 0xe, /* Load a dynamic linker. */ enumerator
/toolchain/binutils/binutils-2.27/bfd/
Dmach-o.c626 case BFD_MACH_O_LC_LOAD_DYLINKER: in bfd_mach_o_bfd_copy_private_header_data()
661 case BFD_MACH_O_LC_LOAD_DYLINKER: in bfd_mach_o_bfd_copy_private_header_data()
2525 case BFD_MACH_O_LC_LOAD_DYLINKER: in bfd_mach_o_write_contents()
2622 case BFD_MACH_O_LC_LOAD_DYLINKER: in bfd_mach_o_write_contents()
2943 case BFD_MACH_O_LC_LOAD_DYLINKER: in bfd_mach_o_layout_commands()
4657 case BFD_MACH_O_LC_LOAD_DYLINKER: in bfd_mach_o_read_command()
/toolchain/binutils/binutils-2.27/binutils/
Dod-macho.c180 { "load_dylinker", BFD_MACH_O_LC_LOAD_DYLINKER},
1489 case BFD_MACH_O_LC_LOAD_DYLINKER: in dump_load_command()