Searched defs:canWrite (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DRelocations.cpp1115 bool canWrite = (sec.flags & SHF_WRITE) || !config->zText; local

Completed in 56 milliseconds