Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/mach-o/
Dloader.h173 BFD_MACH_O_LC_LAZY_LOAD_DYLIB = 0x20, /* Delay load of lib until use. */ enumerator
/toolchain/binutils/binutils-2.27/binutils/
Dod-macho.c198 { "lazy_load_dylib", BFD_MACH_O_LC_LAZY_LOAD_DYLIB},
1473 case BFD_MACH_O_LC_LAZY_LOAD_DYLIB: in dump_load_command()
/toolchain/binutils/binutils-2.27/bfd/
Dmach-o.c3871 case BFD_MACH_O_LC_LAZY_LOAD_DYLIB: in bfd_mach_o_read_dylib()
4664 case BFD_MACH_O_LC_LAZY_LOAD_DYLIB: in bfd_mach_o_read_command()