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