Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/mach-o/
Dloader.h152 BFD_MACH_O_LC_ID_DYLINKER = 0xf, /* Dynamic linker identification. */ enumerator
/toolchain/binutils/binutils-2.27/binutils/
Dod-macho.c181 { "id_dylinker", BFD_MACH_O_LC_ID_DYLINKER},
1490 case BFD_MACH_O_LC_ID_DYLINKER: in dump_load_command()
/toolchain/binutils/binutils-2.27/bfd/
Dmach-o.c4658 case BFD_MACH_O_LC_ID_DYLINKER: in bfd_mach_o_read_command()