Home
last modified time | relevance | path

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

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