Searched refs:BFD_MACH_O_LC_PREBOUND_DYLIB (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Dmach-o.h81 BFD_MACH_O_LC_PREBOUND_DYLIB = 0x10, /* Modules prebound for a dynamically. */ enumerator in enum:bfd_mach_o_load_command_type
H A Dmach-o.c554 case BFD_MACH_O_LC_PREBOUND_DYLIB:
1044 BFD_ASSERT (command->type == BFD_MACH_O_LC_PREBOUND_DYLIB);
1358 case BFD_MACH_O_LC_PREBOUND_DYLIB:

Completed in 92 milliseconds