Searched refs:LCCodeSignature (Results 1 – 1 of 1) sorted by relevance
567 class LCCodeSignature final : public LoadCommand { class569 LCCodeSignature(CodeSignatureSection *section) : section(section) {} in LCCodeSignature() function in __anonf5f323350111::LCCodeSignature919 in.header->addLoadCommand(make<LCCodeSignature>(codeSignatureSection)); in createLoadCommands()