Searched refs:LC_LAZY_LOAD_DYLIB (Results 1 – 16 of 16) sorted by relevance
47 HANDLE_LOAD_COMMAND(LC_LAZY_LOAD_DYLIB, 0x00000020u, dylib_command)
57 HANDLE_LOAD_COMMAND(LC_LAZY_LOAD_DYLIB, 0x00000020u, dylib_command)
56 HANDLE_LOAD_COMMAND(LC_LAZY_LOAD_DYLIB, 0x00000020u, dylib_command)
283 #define LC_LAZY_LOAD_DYLIB 0x20 /* delay load of dylib until first use */ macro
383 LOAD: cmd LC_LAZY_LOAD_DYLIB
387 LOAD: cmd LC_LAZY_LOAD_DYLIB
96 LC_LAZY_LOAD_DYLIB = 0x00000020 variable1184 'LC_LAZY_LOAD_DYLIB': LC_LAZY_LOAD_DYLIB,
551 llvm::MachO::LC_LAZY_LOAD_DYLIB); in enumeration()
707 Command.C.cmd == MachO::LC_LAZY_LOAD_DYLIB || in printNeededLibraries()
1214 Load.C.cmd == MachO::LC_LAZY_LOAD_DYLIB || in PrintDylibs()1237 if (Load.C.cmd == MachO::LC_LAZY_LOAD_DYLIB) in PrintDylibs()1249 else if (Load.C.cmd == MachO::LC_LAZY_LOAD_DYLIB) in PrintDylibs()10015 else if (dl.cmd == MachO::LC_LAZY_LOAD_DYLIB) in PrintDylibCommand()10199 Command.C.cmd == MachO::LC_LAZY_LOAD_DYLIB || in PrintLoadCommands()
374 Load.C.cmd == MachO::LC_LAZY_LOAD_DYLIB || in MachOObjectFile()
571 Load.C.cmd == MachO::LC_LAZY_LOAD_DYLIB || in PrintDylibs()597 else if (Load.C.cmd == MachO::LC_LAZY_LOAD_DYLIB) in PrintDylibs()8814 else if (dl.cmd == MachO::LC_LAZY_LOAD_DYLIB) in PrintDylibCommand()8991 Command.C.cmd == MachO::LC_LAZY_LOAD_DYLIB || in PrintLoadCommands()
273 …-dylib-name_toobig': truncated or malformed object (load command 0 LC_LAZY_LOAD_DYLIB library name…
1415 } else if (Load.C.cmd == MachO::LC_LAZY_LOAD_DYLIB) { in MachOObjectFile()