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