Home
last modified time | relevance | path

Searched defs:LCCodeSignature (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/lld/MachO/
H A DWriter.cpp567 class LCCodeSignature final : public LoadCommand { global() class
569 LCCodeSignature(CodeSignatureSection *section) : section(section) {} LCCodeSignature() function in __anon22344ad10111::LCCodeSignature