Searched refs:lcType (Results 1 – 1 of 1) sorted by relevance
940 LoadCommandType lcType = LC_LOAD_DYLIB; in createLoadCommands() local946 lcType = LC_REEXPORT_DYLIB; in createLoadCommands()949 lcType = LC_LOAD_WEAK_DYLIB; in createLoadCommands()951 in.header->addLoadCommand(make<LCDylib>(lcType, dylibFile->installName, in createLoadCommands()