Searched defs:maxProt (Results 1 – 4 of 4) sorted by relevance
/llvm-project/lld/MachO/ | ||
H A D | OutputSegment.h | 56 uint32_t maxProt = 0; variable |
H A D | OutputSegment.cpp | 41 static uint32_t maxProt(StringRef name) { maxProt() function |
H A D | Config.h | 87 uint32_t maxProt; global() member |
H A D | Driver.cpp | 1776 uint32_t maxProt = parseProtection(arg->getValue(1)); link() local |