Home
last modified time | relevance | path

Searched refs:MaxProt (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCMachObjectWriter.h189 uint64_t SectionDataSize, uint32_t MaxProt,
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMachObjectWriter.cpp178 uint64_t SectionDataStartOffset, uint64_t SectionDataSize, uint32_t MaxProt, in writeSegmentLoadCommand() argument
207 W.write<uint32_t>(MaxProt); in writeSegmentLoadCommand()