Home
last modified time | relevance | path

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

/llvm-project/lld/MachO/
H A DOutputSegment.h57 uint32_t initProt = 0; variable
H A DOutputSegment.cpp25 static uint32_t initProt(StringRef name) { initProt() function
H A DConfig.h88 uint32_t initProt; global() member
H A DDriver.cpp1777 uint32_t initProt = parseProtection(arg->getValue(2)); link() local