Home
last modified time | relevance | path

Searched defs:isExec (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/
H A DLTO.cpp216 bool isExec = !config->shared && !config->relocatable; in add() local
H A DWriter.cpp672 bool isExec = osec.flags & SHF_EXECINSTR; in getSectionRank() local