Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/mach-o/
Dloader.h148 BFD_MACH_O_LC_PREBOUND_DYLIB = 0x10, /* Modules prebound for a dynamically. */ enumerator
/toolchain/binutils/binutils-2.25/binutils/
Dod-macho.c178 { "prebound_dylib", BFD_MACH_O_LC_PREBOUND_DYLIB},
1590 case BFD_MACH_O_LC_PREBOUND_DYLIB: in dump_load_command()
/toolchain/binutils/binutils-2.25/bfd/
Dmach-o.c4572 case BFD_MACH_O_LC_PREBOUND_DYLIB: in bfd_mach_o_read_command()