Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/MachO/
H A DWriter.cpp567 class LCCodeSignature final : public LoadCommand { class
569 LCCodeSignature(CodeSignatureSection *section) : section(section) {} in LCCodeSignature() function in __anonb67f1e760111::LCCodeSignature