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