Home
last modified time | relevance | path

Searched defs:BFD_MACH_O_LC_LAZY_LOAD_DYLIB (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gdb-7/include/mach-o/
H A Dloader.h158 BFD_MACH_O_LC_LAZY_LOAD_DYLIB = 0x20, /* Delay load of lib until use. */ enumerator
/dragonfly/contrib/binutils-2.27/include/mach-o/
H A Dloader.h173 BFD_MACH_O_LC_LAZY_LOAD_DYLIB = 0x20, /* Delay load of lib until use. */ enumerator